mirror of
https://git.intern.spaceteamaachen.de/ALPAKA/driver-ms56xx.git
synced 2025-08-06 13:27:34 +00:00
Fixed conversion maths
This commit is contained in:
@@ -165,7 +165,7 @@ namespace sta
|
||||
* @note This code was taken from https://github.com/RobTillaart/MS5611
|
||||
*
|
||||
*/
|
||||
void initConstants(bool mathMode = 0);
|
||||
void initConstants();
|
||||
|
||||
/**
|
||||
* @brief Convert the pressure value given in Pa to a different unit.
|
||||
|
Reference in New Issue
Block a user