mirror of
https://github.com/esphome/esphome.git
synced 2025-09-29 08:32:26 +01:00
preen
This commit is contained in:
@@ -254,7 +254,7 @@ void ESPHomeOTAComponent::handle_handshake_() {
|
|||||||
|
|
||||||
case OTAState::DATA:
|
case OTAState::DATA:
|
||||||
this->handle_data_();
|
this->handle_data_();
|
||||||
[[fallthrough]];
|
return;
|
||||||
|
|
||||||
default:
|
default:
|
||||||
break;
|
break;
|
||||||
|
Reference in New Issue
Block a user