mirror of
https://github.com/esphome/esphome.git
synced 2025-09-29 08:32:26 +01:00
stack it
This commit is contained in:
@@ -817,7 +817,6 @@ size_t ESPHomeOTAComponent::get_auth_hex_size_() const {
|
||||
|
||||
void ESPHomeOTAComponent::cleanup_auth_() {
|
||||
this->auth_buf_ = nullptr;
|
||||
this->auth_buf_size_ = 0;
|
||||
this->auth_buf_pos_ = 0;
|
||||
this->auth_type_ = 0;
|
||||
}
|
||||
|
Reference in New Issue
Block a user