mirror of
https://git.intern.spaceteamaachen.de/ALPAKA/driver-ms56xx.git
synced 2025-06-09 17:46:00 +00:00
Driver for the MS5607 pressure sensor
Usage
- The constructor takes an SpiDevice pointer and an instance from the OsrLevel enum
- The OsrLevel enum stores the possible values for the OSR (how fine the sensor measures or sth.)
TODO
- Debug
Languages
C++
100%