there is only one tmp1075 left
All checks were successful
EIVE/eive-obsw/pipeline/pr-develop This commit looks good

This commit is contained in:
2022-11-14 09:16:17 +01:00
parent a39ff34a0a
commit d51c088afd
2 changed files with 3 additions and 5 deletions

View File

@ -50,8 +50,7 @@ enum I2cAddress : address_t {
TMP1075_TCS_1 = 0x49,
TMP1075_PLPCDU_0 = 0x4A,
TMP1075_PLPCDU_1 = 0x4B,
TMP1075_IF_BOARD_0 = 0x4C,
TMP1075_IF_BOARD_1 = 0x4D
TMP1075_IF_BOARD = 0x4C,
};
enum spiAddresses : address_t {