Add Switch BackLight action
This commit is contained in:
@@ -38,4 +38,8 @@ bool BACKLIGHT_IsOn();
|
||||
void BACKLIGHT_SetBrightness(uint8_t brigtness);
|
||||
uint8_t BACKLIGHT_GetBrightness(void);
|
||||
|
||||
#ifdef ENABLE_FEAT_F4HWN
|
||||
extern uint8_t gBacklightBrightnessOld;
|
||||
#endif
|
||||
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user