aboutsummaryrefslogtreecommitdiff
path: root/config.h
Commit message (Collapse)AuthorAgeFilesLines
* o Fixing a bug where the reponse code wasn't properly set.Trygve Laugstøl2015-07-231-1/+28
|
* o Migrating to Arduino 1.6Trygve Laugstøl2015-07-061-0/+1
|
* o Letting each sensor use the configured update interval.Trygve Laugstøl2015-06-211-4/+2
| | | | | o Changing the ID of the "get value" command. It has to include the sensor index when used as a notification message. Dunno if this is the best strategy. I guess messages are cheap, but complexity is expensive.
* o Creating a way to configure the code for multiple boards. Look at config.hTrygve Laugstøl2015-02-281-0/+86