Send dirty states when screen wakes up (#2167)

This commit is contained in:
Jesse Hills 2021-08-18 10:22:00 +12:00
parent 44bb5a89c8
commit 9c605f2d46
No known key found for this signature in database
GPG key ID: BEAAE804EFD8E83A

View file

@ -543,6 +543,7 @@ void Nextion::process_nextion_commands_() {
ESP_LOGVV(TAG, "Received Nextion leaves sleep automatically");
this->is_sleeping_ = false;
this->wake_callback_.call();
this->all_components_send_state_(false);
break;
}
case 0x88: // system successful start up