renamed heaters
All checks were successful
EIVE/eive-obsw/pipeline/pr-develop This commit looks good
All checks were successful
EIVE/eive-obsw/pipeline/pr-develop This commit looks good
This commit is contained in:
@ -108,10 +108,10 @@ enum commonObjects: uint32_t {
|
||||
SYRLINKS_HK_HANDLER = 0x445300A3,
|
||||
|
||||
// 0x60 for other stuff
|
||||
HEATER_0_OBC_BRD = 0x60000000,
|
||||
HEATER_1_PLOC_PROC_BRD = 0x60000001,
|
||||
HEATER_0_PLOC_PROC_BRD = 0x60000000,
|
||||
HEATER_1_PCDU_BRD = 0x60000001,
|
||||
HEATER_2_ACS_BRD = 0x60000002,
|
||||
HEATER_3_PCDU_BRD = 0x60000003,
|
||||
HEATER_3_OBC_BRD = 0x60000003,
|
||||
HEATER_4_CAMERA = 0x60000004,
|
||||
HEATER_5_STR = 0x60000005,
|
||||
HEATER_6_DRO = 0x60000006,
|
||||
|
Reference in New Issue
Block a user