updated object IDs again
This commit is contained in:
parent
32c23ae2de
commit
cd395aa9c4
@ -17,12 +17,12 @@ enum commonObjects: uint32_t {
|
|||||||
CORE_CONTROLLER = 0x43000003,
|
CORE_CONTROLLER = 0x43000003,
|
||||||
|
|
||||||
/* 0x44 ('D') for device handlers */
|
/* 0x44 ('D') for device handlers */
|
||||||
P60DOCK_HANDLER = 0x44200000,
|
P60DOCK_HANDLER = 0x44250000,
|
||||||
PDU1_HANDLER = 0x44200001,
|
PDU1_HANDLER = 0x44250001,
|
||||||
PDU2_HANDLER = 0x44200002,
|
PDU2_HANDLER = 0x44250002,
|
||||||
ACU_HANDLER = 0x44200003,
|
ACU_HANDLER = 0x44250003,
|
||||||
TMP1075_HANDLER_1 = 0x44400004,
|
TMP1075_HANDLER_1 = 0x44420004,
|
||||||
TMP1075_HANDLER_2 = 0x44400005,
|
TMP1075_HANDLER_2 = 0x44420005,
|
||||||
MGM_0_LIS3_HANDLER = 0x44120006,
|
MGM_0_LIS3_HANDLER = 0x44120006,
|
||||||
MGM_1_RM3100_HANDLER = 0x44120007,
|
MGM_1_RM3100_HANDLER = 0x44120007,
|
||||||
MGM_2_LIS3_HANDLER = 0x44120008,
|
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