aboutsummaryrefslogtreecommitdiff
path: root/trygvisio_soil_moisture.ino
Commit message (Collapse)AuthorAgeFilesLines
* o Creating a way to configure the code for multiple boards. Look at config.hTrygve Laugstøl2015-02-281-0/+5
|
* o When sending a notification, also update the data in the local GATTTrygve Laugstøl2015-02-281-0/+3
| | | | server so it is easier to implement synchronous clients.
* o Support for prototype-b board.Trygve Laugstøl2015-02-261-1/+2
|
* o Making the device blink when connected.Trygve Laugstøl2015-01-191-6/+7
|
* o Implementing reading of values from the real thing.Trygve Laugstøl2015-01-081-1/+3
|
* o Adding an operation to set the wanted update interval.Trygve Laugstøl2015-01-041-8/+12
| | | | | Useful for debugging to stream values and later devices where this can control how often the values are broadcasted.
* o Reworking the code after implementing much more on the Android app.Trygve Laugstøl2015-01-041-62/+48
|
* o Initial import of trygvis.io soil moisture device.Trygve Laugstøl2014-12-271-0/+420