fix issues wifi fallback
This commit is contained in:
@@ -16,7 +16,9 @@ lib_deps =
|
||||
#bblanchon/ArduinoJson@^6.18.5
|
||||
bblanchon/ArduinoJson@^6.20.0
|
||||
fastled/FastLED@^3.5.0
|
||||
robtillaart/AS5600 @ ^0.3.4
|
||||
#robtillaart/AS5600 @ ^0.3.4
|
||||
robtillaart/AS5600 @ ^0.3.6
|
||||
|
||||
monitor_speed = 115200
|
||||
lib_ldf_mode = deep+
|
||||
extra_scripts = ./littlefsbuilder.py
|
||||
@@ -24,5 +26,5 @@ build_flags =
|
||||
-DHARDWARE=2
|
||||
-DCORE_DEBUG_LEVEL=3
|
||||
-DNDEF_DEBUG=1
|
||||
upload_protocol = espota
|
||||
upload_port = muziekdoos.local
|
||||
upload_protocol = esptool #espota
|
||||
#upload_port = muziekdoos.local
|
||||
|
||||
Reference in New Issue
Block a user