Fix validation issue

This commit is contained in:
Edward Firmo
2023-07-01 10:53:11 +02:00
parent 2f6463b30a
commit 8f81311203

View File

@@ -977,4 +977,4 @@ script:
} else { } else {
ESP_LOGD("nspanel", "timer->home"); ESP_LOGD("nspanel", "timer->home");
id(disp1).send_command_printf("page 0"); id(disp1).send_command_printf("page 0");
} }