mirror of
https://git.intern.spaceteamaachen.de/ALPAKA/driver-ms56xx.git
synced 2025-06-09 17:46:00 +00:00
Updated readme
This commit is contained in:
parent
c0eb36fbe0
commit
48cdd646db
@ -1,9 +1,10 @@
|
||||
# Driver for the MS5607 pressure sensor
|
||||
# Driver for the MS56xx pressure sensor series
|
||||
|
||||
## 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.)
|
||||
1. Initialize sensor with `init`.
|
||||
2. Read data with `getPressure` or `getTemperature`.
|
||||
3. Enjoy life.
|
||||
|
||||
## TODO
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user