updated sensors

This commit is contained in:
2021-07-26 18:54:25 +02:00
parent 14b599c4da
commit 11b146c2d1
9 changed files with 239 additions and 240 deletions

View File

@@ -39,6 +39,8 @@ void initSensor(void)
void handleSensor(void)
{
publishAll();
}
AQSSensor* getSensor(sensor_e sensor)