aboutsummaryrefslogtreecommitdiff
path: root/apps/SoilMoisture.h
Commit message (Collapse)AuthorAgeFilesLines
* SoilMoisture:Trygve Laugstøl2015-06-211-1/+1
| | | | o Updating for changed get_value struct.
* SoilMoisture:Trygve Laugstøl2015-06-211-0/+2
| | | | | | o Adding getName(). sm-get-value: o More cleanup.
* o Trying to make the Bluetooth API more C++ idiomatic, a GATT connection has ↵Trygve Laugstøl2015-06-211-3/+3
| | | | | | | the same lifecycle as a BluetoothGatt. sm-get-value: o Better error handling.
* o Renaming trygvis::soil_moisture to trygvis::sample.Trygve Laugstøl2015-03-221-5/+2
|
* o Starting a new class for all SoilMoisture GATT stuff.Trygve Laugstøl2015-02-221-0/+47