added missing stuff

This commit is contained in:
kazu
2016-04-21 10:14:22 +02:00
parent f914dfdc67
commit ea067f93b4

View File

@@ -58,6 +58,10 @@ public:
}
float getHPA(const SensorEntry& se) {
return std::stof(se.data);
}
// //TODO
// void readVerticalAcceleration(const SensorEntry& se){