.............
This commit is contained in:
@@ -27,7 +27,7 @@ void ShowcaseComponent::loop() {
|
||||
}
|
||||
|
||||
if(this->s_ == Auto) {
|
||||
if(!(data & 8)){
|
||||
if(data & 8 != 0){
|
||||
// TODO: turn on led
|
||||
ESP_LOGI(TAG, "Auto On");
|
||||
this->upper_->set_level(this->b_upper_);
|
||||
|
||||
Reference in New Issue
Block a user