upgrade NimBLE-Arduino to v2.2.3 for proper ESP32-S3 support; fix setScanResponse->enableScanResponse API change

This commit is contained in:
ash
2026-07-01 04:27:22 +00:00
parent 7530772acd
commit 18844c17c0
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -8,7 +8,7 @@ framework = arduino
lib_deps =
adafruit/Adafruit TinyUSB [email protected]
fastled/FastLED@^3.9.0
h2zero/NimBLE-Arduino@^1.4.0
h2zero/NimBLE-Arduino@^2.2.3
build_unflags =
-DARDUINO_USB_MODE=1