File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 4646#define HCX_DONE 1
4747#define EXIT_ON_SIGTERM 0x00000001
4848#define EXIT_ON_SIGUSR1 0x00000002
49- #define EXIT_ON_GPIOBUTTON 0x00000003
50- #define EXIT_ON_TOT 0x00000008
51- #define EXIT_ON_WATCHDOG 0x00000010
52- #define EXIT_ON_EAPOL_PMKID 0x00000020
53- #define EXIT_ON_EAPOL_M3 0x00000040
54- #define EXIT_ON_EAPOL_M2 0x00000080
55- #define EXIT_ON_EAPOL_M2RG 0x00000100
56- #define EXIT_ON_EAPOL_M1 0x00000200
57- #define EXIT_ON_ERROR 0x00000400
49+ #define EXIT_ON_GPIOBUTTON 0x00000004
50+ #define EXIT_ON_EAPOL_PMKID 0x00000010
51+ #define EXIT_ON_EAPOL_M3 0x00000020
52+ #define EXIT_ON_EAPOL_M2 0x00000040
53+ #define EXIT_ON_EAPOL_M2RG 0x00000080
54+ #define EXIT_ON_EAPOL_M1 0x00000100
55+ #define EXIT_ON_TOT 0x00001000
56+ #define EXIT_ON_WATCHDOG 0x00002000
57+ #define EXIT_ON_ERROR 0x00004000
5858
5959#define EXIT_ACTION_REBOOT 0x01
6060#define EXIT_ACTION_POWEROFF 0x02
You can’t perform that action at this time.
0 commit comments