updated object IDs again
This commit is contained in:
parent
8aba720bf6
commit
7b71a96a93
@ -17,12 +17,12 @@ enum commonObjects: uint32_t {
|
||||
CORE_CONTROLLER = 0x43000003,
|
||||
|
||||
/* 0x44 ('D') for device handlers */
|
||||
P60DOCK_HANDLER = 0x44200000,
|
||||
PDU1_HANDLER = 0x44200001,
|
||||
PDU2_HANDLER = 0x44200002,
|
||||
ACU_HANDLER = 0x44200003,
|
||||
TMP1075_HANDLER_1 = 0x44400004,
|
||||
TMP1075_HANDLER_2 = 0x44400005,
|
||||
P60DOCK_HANDLER = 0x44250000,
|
||||
PDU1_HANDLER = 0x44250001,
|
||||
PDU2_HANDLER = 0x44250002,
|
||||
ACU_HANDLER = 0x44250003,
|
||||
TMP1075_HANDLER_1 = 0x44420004,
|
||||
TMP1075_HANDLER_2 = 0x44420005,
|
||||
MGM_0_LIS3_HANDLER = 0x44120006,
|
||||
MGM_1_RM3100_HANDLER = 0x44120007,
|
||||
MGM_2_LIS3_HANDLER = 0x44120008,
|
||||
|
2
tmtc
2
tmtc
@ -1 +1 @@
|
||||
Subproject commit f4e5bc19568fc9786a3e5ac0a9164dbfe1dcbbe3
|
||||
Subproject commit 8a66b2a721882acf342d1e25c9967db3651a919f
|
Loading…
Reference in New Issue
Block a user