Now screen freezed on "Start Screen" until connecting to wifi is done.

This commit is contained in:
2025-11-05 19:16:26 +00:00
parent 17fd36ab4c
commit 2a18995886
30 changed files with 50365 additions and 49554 deletions

View File

@@ -13,6 +13,8 @@ platform = espressif32
board = esp32dev
framework = arduino
board_build.partitions = huge_app.csv
board_build.filesystem = spiffs
monitor_speed = 115200
lib_deps =
bodmer/TFT_eSPI@^2.5.43
lvgl/lvgl@9.2.2