aboutsummaryrefslogtreecommitdiff
path: root/ble
Commit message (Collapse)AuthorAgeFilesLines
* o Splitting out public header files into it's own directory.Trygve Laugstøl2015-02-226-352/+4
|
* o Reading soil moisture values in a loop.Trygve Laugstøl2015-02-221-1/+3
|
* o Support for reading and writing characteristics.Trygve Laugstøl2015-02-216-58/+174
|
* o Consistence reference usage.Trygve Laugstøl2015-02-213-10/+15
|
* o Creating a class to access GATT.Trygve Laugstøl2015-02-214-50/+152
|
* wipTrygve Laugstøl2015-02-203-2/+25
|
* Reorganizing the source code:Trygve Laugstøl2015-02-208-0/+1281
o Moving main to apps/ o Moving the library sources to ble/ o Creating cmake files for each piece.