Merge branch 'as5600' of http://git.oldemans.nl/projects_leo/muziekdoos into as5600
This commit is contained in:
@@ -15,7 +15,9 @@ framework = arduino
|
||||
lib_deps =
|
||||
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
|
||||
@@ -23,5 +25,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