Release 2026-04-14

This commit is contained in:
2026-04-14 08:28:59 +03:00
parent 33b93e976b
commit 52eddcc2c6
3 changed files with 5153 additions and 18 deletions

View File

@@ -117,6 +117,11 @@ void setup()
lv_display_set_rotation(display, LV_DISPLAY_ROTATION_180);
buildUi();
lv_tick_inc(1);
lv_timer_handler();
delay(20);
lv_tick_inc(20);
lv_timer_handler();
WiFi.mode(WIFI_OFF);
if (!wifi_data.ssid.isEmpty())