renamed heaters
All checks were successful
EIVE/eive-obsw/pipeline/pr-develop This commit looks good

This commit is contained in:
2022-05-09 16:13:33 +02:00
parent 646925c571
commit 4864394590
3 changed files with 7 additions and 7 deletions

View File

@ -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,