driver-ms56xx/README.md
Theodor Teslia 8d13d93dfa Rewrite API
2023-05-22 13:09:52 +02:00

11 lines
254 B
Markdown

# Driver for the MS5607 pressure sensor
## Usage
1. The constructor takes an SpiDevice pointer and an instance from the OsrLevel enum
2. The OsrLevel enum stores the possible values for the OSR (how fine the sensor measures or sth.)
## TODO
1. Debug