change standby name
This commit is contained in:
parent
50ef9df58f
commit
64adf6dcd5
7 changed files with 6 additions and 0 deletions
|
|
@ -136,6 +136,12 @@ lights have 4 states
|
|||
#define COMPONENT_STANDBY_PIC_OPEN_ALL_TOGGLE_ON 6
|
||||
#define COMPONENT_STANDBY_PIC_OPEN_ALL_TOGGLE_ON_PRESSED 7
|
||||
|
||||
//Standby adv setting toggle
|
||||
#define COMPONENT_STANDBY_PIC_ADV_SETTING_TOGGLE_OFF 88
|
||||
#define COMPONENT_STANDBY_PIC_ADV_SETTING_TOGGLE_OFF_PRESSED 89
|
||||
#define COMPONENT_STANDBY_PIC_ADV_SETTING_TOGGLE_ON 90
|
||||
#define COMPONENT_STANDBY_PIC_ADV_SETTING_TOGGLE_ON_PRESSED 91
|
||||
|
||||
//Standby light toggle
|
||||
#define COMPONENT_STANDBY_PIC_LIGHT_TOGGLE_OFF 8
|
||||
#define COMPONENT_STANDBY_PIC_LIGHT_TOGGLE_OFF_PRESSED 9
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue