This commit is contained in:
J. Nick Koston 2025-07-24 21:02:45 -10:00
parent 0f7cfe2c95
commit 56d6c41a1d
No known key found for this signature in database

View File

@ -101,8 +101,6 @@ void ShellyDimmer::setup() {
this->pin_nrst_->setup(); this->pin_nrst_->setup();
this->pin_boot0_->setup(); this->pin_boot0_->setup();
ESP_LOGI(TAG, "Initializing");
this->handle_firmware(); this->handle_firmware();
this->send_settings_(); this->send_settings_();