Add NXP_SE050 detection (#5651)

* Add NXP_SE050 detection

* Put the flag in the right place

* Include libi2c0 dependency in .deb packages
This commit is contained in:
Jonathan Bennett
2024-12-22 22:53:54 -06:00
committed by GitHub
parent 6a2a4ffa2a
commit 32719f69c9
6 changed files with 38 additions and 12 deletions

View File

@@ -64,7 +64,8 @@ class ScanI2C
TPS65233,
MPR121KB,
CGRADSENS,
INA226
INA226,
NXP_SE050,
} DeviceType;
// typedef uint8_t DeviceAddress;