aboutsummaryrefslogtreecommitdiff
path: root/apps/sm-get-value.cpp
Commit message (Collapse)AuthorAgeFilesLines
* o Splitting out public header files into it's own directory.Trygve Laugstøl2015-02-221-4/+3
|
* o Reading soil moisture values in a loop.Trygve Laugstøl2015-02-221-35/+90
|
* o Support for reading and writing characteristics.Trygve Laugstøl2015-02-211-2/+45
|
* o Consistence reference usage.Trygve Laugstøl2015-02-211-0/+2
|
* o Creating a class to access GATT.Trygve Laugstøl2015-02-211-9/+18
|
* wipTrygve Laugstøl2015-02-201-50/+42
|
* Reorganizing the source code:Trygve Laugstøl2015-02-201-0/+75
o Moving main to apps/ o Moving the library sources to ble/ o Creating cmake files for each piece.