device temperature set wip
Some checks failed
EIVE/eive-obsw/pipeline/head There was a failure building this commit

This commit is contained in:
Jakob Meier 2022-05-31 16:46:07 +02:00
parent 593cc68b84
commit 87783b01f5

View File

@ -56,7 +56,9 @@ enum PoolIds : lp_id_t {
TEMP_RW3, TEMP_RW3,
TEMP_STAR_TRACKER, TEMP_STAR_TRACKER,
TEMP_SYRLINKS_POWER_AMPLIFIER, TEMP_SYRLINKS_POWER_AMPLIFIER,
TEMP_SYRLINKS_BASEBAND_BOARD TEMP_SYRLINKS_BASEBAND_BOARD,
TEMP_MGT,
}; };
/** /**