mirror of
https://github.com/markqvist/RNode_Firmware.git
synced 2025-07-23 15:00:54 -04:00
Added firmware hash readout
This commit is contained in:
parent
95970a54fe
commit
312e4ec2fe
5 changed files with 54 additions and 3 deletions
|
@ -46,6 +46,7 @@
|
|||
#define CMD_DEV_HASH 0x56
|
||||
#define CMD_DEV_SIG 0x57
|
||||
#define CMD_FW_HASH 0x58
|
||||
#define CMD_HASHES 0x60
|
||||
#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