Add SNTP sync for worldwide synchronized animations
This commit is contained in:
parent
0a6e1dc761
commit
5a743d066c
2 changed files with 576 additions and 372 deletions
|
@ -15,6 +15,7 @@ framework = arduino
|
||||||
monitor_speed = 115200
|
monitor_speed = 115200
|
||||||
build_flags =
|
build_flags =
|
||||||
-DCORE_DEBUG_LEVEL=3
|
-DCORE_DEBUG_LEVEL=3
|
||||||
|
-DNO_GFX=1
|
||||||
lib_deps =
|
lib_deps =
|
||||||
mrfaptastic/ESP32 HUB75 LED MATRIX PANEL DMA Display@^3.0.12
|
mrfaptastic/ESP32 HUB75 LED MATRIX PANEL DMA Display@^3.0.12
|
||||||
adafruit/Adafruit GFX Library@^1.12.0
|
adafruit/Adafruit GFX Library@^1.12.0
|
||||||
|
@ -24,6 +25,6 @@ lib_deps =
|
||||||
johboh/MQTTRemote@^5.0.2
|
johboh/MQTTRemote@^5.0.2
|
||||||
bblanchon/ArduinoJson@^7.4.1
|
bblanchon/ArduinoJson@^7.4.1
|
||||||
juerd/ESP-WiFiSettings@^3.9.2
|
juerd/ESP-WiFiSettings@^3.9.2
|
||||||
|
ropg/ezTime@^0.8.3
|
||||||
upload_protocol = espota
|
upload_protocol = espota
|
||||||
upload_port = transigione-902e41.local
|
upload_port = transigione-902e41.local
|
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue