mirror of
https://github.com/esphome/esphome.git
synced 2026-02-08 16:51:52 +00:00
address
This commit is contained in:
@@ -116,7 +116,7 @@ class AddressableLightWrapper : public light::AddressableLight {
|
||||
}
|
||||
|
||||
light::LightState *light_state_;
|
||||
uint8_t wrapper_state_[5]{};
|
||||
mutable uint8_t wrapper_state_[5]{};
|
||||
ColorMode color_mode_{ColorMode::UNKNOWN};
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user