More serial

This commit is contained in:
suchmememanyskill
2024-11-09 00:09:48 +01:00
parent d4ce7a71ba
commit 747ff4c79c
10 changed files with 202 additions and 49 deletions

View File

@@ -13,6 +13,7 @@ platform = espressif32@6.4.0
board = esp32dev
framework = arduino
monitor_speed = 115200
debug_build_flags = -Os
lib_deps =
https://github.com/suchmememanyskill/esp32-smartdisplay#9c1d737
bblanchon/ArduinoJson@^7.0.0