environment: add DPS310 high-accuracy barometer (#6237)

* dps310: initial scan support

* dps310 sensor support

* new protobufs

* new protobufs

* address cr

---------

Co-authored-by: Ben Meadors <benmmeadors@gmail.com>
This commit is contained in:
Chris Danis
2025-03-05 22:58:18 -05:00
committed by GitHub
parent a3a9b2fe84
commit f5e0e282b6
7 changed files with 94 additions and 0 deletions

View File

@@ -67,6 +67,7 @@ class ScanI2C
INA226,
NXP_SE050,
DFROBOT_RAIN,
DPS310,
} DeviceType;
// typedef uint8_t DeviceAddress;