master
Roman Kretschmer 2 years ago
parent e72cb91530
commit 108f5a6433

@ -38,6 +38,7 @@ class ShowcaseComponent : public i2c::I2CDevice, public Component {
this->lower_->set_level(0.0); this->lower_->set_level(0.0);
break; break;
case(Auto): case(Auto):
this->s_ = Auto
ESP_LOGI(TAG, "Set to Auto"); ESP_LOGI(TAG, "Set to Auto");
break; break;
} }

Loading…
Cancel
Save