aboutsummaryrefslogtreecommitdiff
path: root/ublue_setup.gen.out.txt
Commit message (Collapse)AuthorAgeFilesLines
* o Adding three new characteristics:Trygve Laugstøl2015-07-261-16/+38
| | | | | | - Model number: Set to the board id. - Hardware revision: set to the device version data from the nRF8001 device. Not very useful right now. - Firmware revision: set to the string "Arduino: " + build time if not predefined from the outside.
* o Much improved Debug class.Trygve Laugstøl2015-07-261-42/+33
| | | | | | | | - 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 Adding a temperature characteristic. Reading values from the nrf8001.Trygve Laugstøl2015-07-231-16/+23
|
* o Reworking the code after implementing much more on the Android app.Trygve Laugstøl2015-01-041-0/+122