started BPX handler
Some checks failed
EIVE/eive-obsw/pipeline/head There was a failure building this commit

This commit is contained in:
2022-01-17 15:03:46 +01:00
parent 71c5aa4df0
commit 384122f811
3 changed files with 34 additions and 0 deletions

View File

@ -45,6 +45,7 @@ enum logicalAddresses : address_t {
};
enum i2cAddresses : address_t {
BPX_BATTERY = 0x07,
IMTQ = 16,
TMP1075_TCS_1 = 72,
TMP1075_TCS_2 = 73,