updated tmtc, IMTQ switch cmd added
All checks were successful
EIVE/eive-obsw/pipeline/head This commit looks good

This commit is contained in:
Robin Müller 2022-01-27 15:06:36 +01:00
parent b4505e5305
commit a9c93db790
2 changed files with 5 additions and 4 deletions

View File

@ -45,9 +45,10 @@ enum logicalAddresses : address_t {
};
enum i2cAddresses : address_t {
IMTQ = 16,
TMP1075_TCS_1 = 72,
TMP1075_TCS_2 = 73,
BPX_BATTERY = 0x07,
IMTQ = 0x10,
TMP1075_TCS_1 = 0x48,
TMP1075_TCS_2 = 0x49,
};
enum spiAddresses : address_t {

2
tmtc

@ -1 +1 @@
Subproject commit 57398383ae81d7cc851fc36a6332d4946d3e17ce
Subproject commit 50128b7304470281ff90bc3dcc51c714a7e6b99f