mirror of
https://github.com/HASwitchPlate/openHASP.git
synced 2025-07-27 21:26:43 +00:00
Remove Backlight fade
This commit is contained in:
parent
9d51e974de
commit
f27744b83b
@ -73,7 +73,7 @@ class Esp32Device : public BaseDevice {
|
||||
bool _backlight_fading;
|
||||
bool _backlight_fade;
|
||||
|
||||
void update_backlight(bool fade);
|
||||
void update_backlight();
|
||||
static bool cb_backlight(const ledc_cb_param_t *param, void *user_arg);
|
||||
void end_backlight_fade();
|
||||
};
|
||||
|
Loading…
x
Reference in New Issue
Block a user