mirror of
https://github.com/CTCaer/hekate.git
synced 2024-11-08 11:31:44 +00:00
bdk: emc: add temp and feature reporting defines
This commit is contained in:
parent
01afd2de56
commit
93ed4d0899
1 changed files with 2 additions and 0 deletions
|
@ -698,6 +698,8 @@
|
|||
|
||||
typedef enum _emc_mr_t
|
||||
{
|
||||
MR0_FEAT = 0,
|
||||
MR4_TEMP = 4,
|
||||
MR5_MAN_ID = 5,
|
||||
MR6_REV_ID1 = 6,
|
||||
MR7_REV_ID2 = 7,
|
||||
|
|
Loading…
Reference in a new issue