added missing stuff
This commit is contained in:
@@ -58,6 +58,10 @@ public:
|
|||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
float getHPA(const SensorEntry& se) {
|
||||||
|
return std::stof(se.data);
|
||||||
|
}
|
||||||
|
|
||||||
// //TODO
|
// //TODO
|
||||||
// void readVerticalAcceleration(const SensorEntry& se){
|
// void readVerticalAcceleration(const SensorEntry& se){
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user