mirror of
https://github.com/IoTManagerProject/IoTManager.git
synced 2026-03-30 03:49:13 +03:00
lib ble new version
This commit is contained in:
@@ -60,27 +60,27 @@
|
|||||||
"usedLibs": {
|
"usedLibs": {
|
||||||
"esp32_4mb": [
|
"esp32_4mb": [
|
||||||
"https://github.com/h2zero/NimBLE-Arduino.git",
|
"https://github.com/h2zero/NimBLE-Arduino.git",
|
||||||
"https://github.com/avaksru/decoder.git"
|
"https://github.com/Mit4el/decoder.git"
|
||||||
],
|
],
|
||||||
"esp32_16mb": [
|
"esp32_16mb": [
|
||||||
"https://github.com/h2zero/NimBLE-Arduino.git",
|
"https://github.com/h2zero/NimBLE-Arduino.git",
|
||||||
"https://github.com/avaksru/decoder.git"
|
"https://github.com/Mit4el/decoder.git"
|
||||||
],
|
],
|
||||||
"esp32_4mb3f": [
|
"esp32_4mb3f": [
|
||||||
"https://github.com/h2zero/NimBLE-Arduino.git",
|
"https://github.com/h2zero/NimBLE-Arduino.git",
|
||||||
"https://github.com/avaksru/decoder.git"
|
"https://github.com/Mit4el/decoder.git"
|
||||||
],
|
],
|
||||||
"esp32cam_4mb": [
|
"esp32cam_4mb": [
|
||||||
"https://github.com/h2zero/NimBLE-Arduino.git",
|
"https://github.com/h2zero/NimBLE-Arduino.git",
|
||||||
"https://github.com/avaksru/decoder.git"
|
"https://github.com/Mit4el/decoder.git"
|
||||||
],
|
],
|
||||||
"esp32s3_16mb": [
|
"esp32s3_16mb": [
|
||||||
"https://github.com/h2zero/NimBLE-Arduino.git",
|
"https://github.com/h2zero/NimBLE-Arduino.git",
|
||||||
"https://github.com/avaksru/decoder.git"
|
"https://github.com/Mit4el/decoder.git"
|
||||||
],
|
],
|
||||||
"esp32c3m_4mb": [
|
"esp32c3m_4mb": [
|
||||||
"https://github.com/h2zero/NimBLE-Arduino.git",
|
"https://github.com/h2zero/NimBLE-Arduino.git",
|
||||||
"https://github.com/avaksru/decoder.git"
|
"https://github.com/Mit4el/decoder.git"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user