Turn on screen after turn off
This commit is contained in:
@@ -765,6 +765,7 @@ script:
|
||||
id(screen_power).turn_off();
|
||||
delay_seconds_(2);
|
||||
ESP_LOGD(TAG, "Turn on Nextion");
|
||||
id(screen_power).turn_on();
|
||||
delay_seconds_(5);
|
||||
}
|
||||
unsigned int new_baud_rate;
|
||||
|
||||
Reference in New Issue
Block a user