Release 2026-04-14
This commit is contained in:
@@ -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())
|
||||
|
||||
Reference in New Issue
Block a user