mirror of
https://github.com/IoTManagerProject/IoTManager.git
synced 2026-03-30 20:09:14 +03:00
new lib BLE, чуть меньше расходует памяти
This commit is contained in:
@@ -65,13 +65,13 @@
|
||||
"defActive": false,
|
||||
"usedLibs": {
|
||||
"esp32c6_4mb": [
|
||||
"https://github.com/h2zero/NimBLE-Arduino#c6-build"
|
||||
"https://github.com/Mit4el/NimBLE-Arduino.git#c6-build"
|
||||
],
|
||||
"esp32c6_8mb": [
|
||||
"https://github.com/h2zero/NimBLE-Arduino#c6-build"
|
||||
"https://github.com/Mit4el/NimBLE-Arduino.git#c6-build"
|
||||
],
|
||||
"esp32*": [
|
||||
"https://github.com/Mit4el/NimBLE-Arduino.git"
|
||||
"https://github.com/Mit4el/NimBLE-Arduino.git#release/2.2"
|
||||
],
|
||||
"esp32s2_4mb": [
|
||||
"exclude"
|
||||
|
||||
Reference in New Issue
Block a user