mirror of
https://git.intern.spaceteamaachen.de/ALPAKA/driver-ms56xx.git
synced 2025-08-06 13:27:34 +00:00
Small potential fixes after real world experience with SPI
This commit is contained in:
@@ -16,7 +16,7 @@ namespace sta {
|
||||
_4096 = 4
|
||||
};
|
||||
|
||||
MS5607(SpiDevice* device, OsrLevel osr);
|
||||
MS5607(SpiDevice* device, OsrLevel osr=OsrLevel::_1024);
|
||||
|
||||
int32_t getPressure();
|
||||
int32_t getTemperature();
|
||||
|
Reference in New Issue
Block a user