mirror of
https://github.com/OpenEPaperLink/OpenEPaperLink.git
synced 2026-03-22 01:07:19 +01:00
added wakeup-reason for failed OTA
This commit is contained in:
@@ -105,6 +105,7 @@
|
||||
#define WAKEUP_REASON_BUTTON1 4
|
||||
#define WAKEUP_REASON_BUTTON2 5
|
||||
#define WAKEUP_REASON_RF 0x0F
|
||||
#define WAKEUP_REASON_FAILED_OTA_FW 0xE0
|
||||
#define WAKEUP_REASON_FIRSTBOOT 0xFC
|
||||
#define WAKEUP_REASON_NETWORK_SCAN 0xFD
|
||||
#define WAKEUP_REASON_WDT_RESET 0xFE
|
||||
|
||||
Reference in New Issue
Block a user