lib ble new version

This commit is contained in:
Mit4el
2023-10-28 22:24:14 +03:00
parent 125684f63b
commit b3662a7aa8

View File

@@ -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"
] ]
} }
} }