Fixed conversion maths

This commit is contained in:
dario
2024-04-20 16:03:49 +02:00
parent 5519e3664a
commit e96fae6f97
2 changed files with 31 additions and 25 deletions

View File

@@ -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.