............

master
Roman Kretschmer 2 years ago
parent 51db90093e
commit 43f27bbbd9

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

Loading…
Cancel
Save