From 1b09c7d0547fb430e957b863bdbb3bf54c85f52a Mon Sep 17 00:00:00 2001 From: Trygve Laugstøl Date: Thu, 26 Feb 2015 16:06:46 +0100 Subject: o Adding a tool to query the database and create a influxdb json array. --- apps/CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'apps/CMakeLists.txt') diff --git a/apps/CMakeLists.txt b/apps/CMakeLists.txt index 31f7939..792e339 100644 --- a/apps/CMakeLists.txt +++ b/apps/CMakeLists.txt @@ -1,6 +1,7 @@ set(APPS ble-inspect-device sm-db-insert + sm-db-select sm-get-value) set(shared_sources SoilMoisture.cpp) -- cgit v1.2.3