mirror of
https://github.com/IoTManagerProject/IoTManager.git
synced 2026-03-31 04:19:15 +03:00
fix esp32c6 & add ble, Fix Date Log, add BL0942, upd Descovery
This commit is contained in:
@@ -64,6 +64,12 @@
|
||||
},
|
||||
"defActive": false,
|
||||
"usedLibs": {
|
||||
"esp32c6_4mb": [
|
||||
"https://github.com/h2zero/NimBLE-Arduino#c6-build"
|
||||
],
|
||||
"esp32c6_8mb": [
|
||||
"https://github.com/h2zero/NimBLE-Arduino#c6-build"
|
||||
],
|
||||
"esp32*": [
|
||||
"https://github.com/Mit4el/NimBLE-Arduino.git"
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user