mirror of
https://github.com/IoTManagerProject/IoTManager.git
synced 2026-03-30 11:59:12 +03:00
add board ESP32-C6 4mb and 8mb
This commit is contained in:
@@ -42,6 +42,12 @@
|
||||
"esp32*": [
|
||||
"https://github.com/milesburton/Arduino-Temperature-Control-Library"
|
||||
],
|
||||
"esp32c6_4mb": [
|
||||
"https://github.com/pstolarz/Arduino-Temperature-Control-Library.git#OneWireNg"
|
||||
],
|
||||
"esp32c6_8mb": [
|
||||
"https://github.com/pstolarz/Arduino-Temperature-Control-Library.git#OneWireNg"
|
||||
],
|
||||
"esp82*": [
|
||||
"https://github.com/milesburton/Arduino-Temperature-Control-Library"
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user