mirror of
https://github.com/esphome/esphome.git
synced 2025-09-20 12:12:24 +01:00
preen
This commit is contained in:
@@ -94,7 +94,6 @@ void CST226Touchscreen::continue_setup_() {
|
||||
}
|
||||
}
|
||||
this->setup_complete_ = true;
|
||||
ESP_LOGCONFIG(TAG, "CST226 Touchscreen setup complete");
|
||||
}
|
||||
void CST226Touchscreen::update_button_state_(bool state) {
|
||||
if (this->button_touched_ == state)
|
||||
|
Reference in New Issue
Block a user