mirror of
https://github.com/s1204IT/Lockpick_RCM.git
synced 2024-11-08 11:31:43 +00:00
hos: Update KB version
This commit is contained in:
parent
9110d8d405
commit
75dede5b76
1 changed files with 2 additions and 1 deletions
|
@ -38,7 +38,8 @@
|
||||||
#define KB_FIRMWARE_VERSION_810 8
|
#define KB_FIRMWARE_VERSION_810 8
|
||||||
#define KB_FIRMWARE_VERSION_900 9
|
#define KB_FIRMWARE_VERSION_900 9
|
||||||
#define KB_FIRMWARE_VERSION_910 10
|
#define KB_FIRMWARE_VERSION_910 10
|
||||||
#define KB_FIRMWARE_VERSION_MAX KB_FIRMWARE_VERSION_910
|
#define KB_FIRMWARE_VERSION_1210 11
|
||||||
|
#define KB_FIRMWARE_VERSION_MAX KB_FIRMWARE_VERSION_1210
|
||||||
|
|
||||||
#define HOS_PKG11_MAGIC 0x31314B50
|
#define HOS_PKG11_MAGIC 0x31314B50
|
||||||
#define HOS_EKS_MAGIC 0x30534B45
|
#define HOS_EKS_MAGIC 0x30534B45
|
||||||
|
|
Loading…
Reference in a new issue