| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | o Cleaning up #if usage and config.h. | Trygve Laugstøl | 2015-07-25 | 1 | -117/+0 |
| | | |||||
| * | o Even better debug code. | Trygve Laugstøl | 2015-07-25 | 1 | -0/+5 |
| | | |||||
| * | o Reformatting with uncrustify. | Trygve Laugstøl | 2015-07-25 | 1 | -37/+31 |
| | | |||||
| * | o Adding a Debug class that delegates to Serial to control where the debug ↵ | Trygve Laugstøl | 2015-07-25 | 1 | -0/+6 |
| | | | | | output goes. | ||||
| * | o Fixing a bug where the reponse code wasn't properly set. | Trygve Laugstøl | 2015-07-23 | 1 | -1/+28 |
| | | |||||
| * | o Migrating to Arduino 1.6 | Trygve Laugstøl | 2015-07-06 | 1 | -0/+1 |
| | | |||||
| * | o Letting each sensor use the configured update interval. | Trygve Laugstøl | 2015-06-21 | 1 | -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.h | Trygve Laugstøl | 2015-02-28 | 1 | -0/+86 |
