mirror of
https://github.com/Threnklyn/esphome-dev.git
synced 2026-06-05 04:18:29 +02:00
Add additional custom lint checks (#790)
This commit is contained in:
@@ -266,7 +266,7 @@ void OTAComponent::handle_() {
|
||||
delay(10);
|
||||
ESP_LOGI(TAG, "OTA update finished!");
|
||||
this->status_clear_warning();
|
||||
delay(100);
|
||||
delay(100); // NOLINT
|
||||
App.safe_reboot();
|
||||
|
||||
error:
|
||||
|
||||
Reference in New Issue
Block a user