Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | o Even better Debug for the ATtiny85 implementation.h. | Trygve Laugstøl | 2015-07-31 | 1 | -0/+8 |
| | |||||
* | o Much improved Debug class. | Trygve Laugstøl | 2015-07-26 | 1 | -0/+19 |
| | | | | | | | | - Inlining all definitions to make everything shorter and easier to read. - More const so even more can be inlined. o Adding some support for ATTiny85, still more work to be done. o Removing two unused battery characteristics. o Dynamically adding battery and temperature characteristics if their pipes are defined. | ||||
* | o Cleaning up #if usage and config.h. | Trygve Laugstøl | 2015-07-25 | 1 | -0/+110 |