aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/java/io/trygvis/soilmoisture/Tables.java
Commit message (Collapse)AuthorAgeFilesLines
* o Reading values from the soil sensor.Trygve Laugstøl2015-01-111-0/+24
o Rewrote the database schema to match the new device+sensors model. o Storing samples in the database. o To be able to reuse BT callbacks, added a way to always to directly to the next step instead of waiting for an event.