aboutsummaryrefslogtreecommitdiff
path: root/apps/SoilMoisture.h
diff options
context:
space:
mode:
authorTrygve Laugstøl <trygvis@inamo.no>2015-07-19 20:02:00 +0200
committerTrygve Laugstøl <trygvis@inamo.no>2015-07-19 20:02:00 +0200
commit0374af511d7efdb856af372f126e66e5a78841d7 (patch)
treeb63444108dbccf7ce1ddd3c0bb8ab9ac4f1aebaa /apps/SoilMoisture.h
parentbfcc6e18af33d21ae3ae23def873fa6415045bec (diff)
downloadble-toys-0374af511d7efdb856af372f126e66e5a78841d7.tar.gz
ble-toys-0374af511d7efdb856af372f126e66e5a78841d7.tar.bz2
ble-toys-0374af511d7efdb856af372f126e66e5a78841d7.tar.xz
ble-toys-0374af511d7efdb856af372f126e66e5a78841d7.zip
o Applying clang-format to all apps.
Diffstat (limited to 'apps/SoilMoisture.h')
-rw-r--r--apps/SoilMoisture.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/apps/SoilMoisture.h b/apps/SoilMoisture.h
index 79e393f..b5a8749 100644
--- a/apps/SoilMoisture.h
+++ b/apps/SoilMoisture.h
@@ -41,6 +41,5 @@ private:
BluetoothGattService &s;
BluetoothGattCharacteristic &c;
};
-
}
}