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

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); this->lower_->set_level(0.0);
break; break;
case(Auto): case(Auto):
this->s_ = Auto this->s_ = Auto;
ESP_LOGI(TAG, "Set to Auto"); ESP_LOGI(TAG, "Set to Auto");
break; break;
} }

Loading…
Cancel
Save