mirror of
				https://github.com/esphome/esphome.git
				synced 2025-10-31 07:03:55 +00:00 
			
		
		
		
	| @@ -343,7 +343,7 @@ void Nextion::process_serial_() { | |||||||
| } | } | ||||||
| // nextion.tech/instruction-set/ | // nextion.tech/instruction-set/ | ||||||
| void Nextion::process_nextion_commands_() { | void Nextion::process_nextion_commands_() { | ||||||
|   if (this->command_data_.length() == 0) { |   if (this->command_data_.empty()) { | ||||||
|     return; |     return; | ||||||
|   } |   } | ||||||
|  |  | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user