aboutsummaryrefslogtreecommitdiff
path: root/apps/sm-get-value.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'apps/sm-get-value.cpp')
-rw-r--r--apps/sm-get-value.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/sm-get-value.cpp b/apps/sm-get-value.cpp
index 25f1c3e..115c6ae 100644
--- a/apps/sm-get-value.cpp
+++ b/apps/sm-get-value.cpp
@@ -5,7 +5,7 @@
#include <thread>
#include "ble/Bluetooth.h"
#include "SoilMoisture.h"
-#include "trygvis/SensorSample.h"
+#include "trygvis/sensor.h"
#include "json.hpp"
#include "apps.h"