mirror of
https://github.com/markqvist/RNode_Firmware.git
synced 2025-07-23 15:00:54 -04:00
Added firmware update indication to display
This commit is contained in:
parent
b36e5dd057
commit
819b9a9af5
6 changed files with 71 additions and 12 deletions
|
@ -47,6 +47,7 @@
|
|||
#define CMD_DEV_SIG 0x57
|
||||
#define CMD_FW_HASH 0x58
|
||||
#define CMD_HASHES 0x60
|
||||
#define CMD_FW_UPD 0x61
|
||||
#define CMD_UNLOCK_ROM 0x59
|
||||
#define ROM_UNLOCK_BYTE 0xF8
|
||||
#define CMD_RESET 0x55
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue