aboutsummaryrefslogtreecommitdiff
path: root/Debug.h
Commit message (Expand)AuthorAgeFilesLines
* wipHEADmasterTrygve Laugstøl2015-08-211-25/+6
* o Implementing the SoftwareSerial version of debugging.Trygve Laugstøl2015-08-101-33/+92
* o Even better Debug for the ATtiny85 implementation.h.Trygve Laugstøl2015-07-311-0/+24
* o operator bool() wasn't if there was data available, but if there are anyone...Trygve Laugstøl2015-07-261-2/+2
* o Much improved Debug class.Trygve Laugstøl2015-07-261-106/+67
* o Cleaning up #if usage and config.h.Trygve Laugstøl2015-07-251-1/+1
* o Even better debug code.Trygve Laugstøl2015-07-251-28/+101
* o Reformatting with uncrustify.Trygve Laugstøl2015-07-251-3/+3
* o Adding a Debug class that delegates to Serial to control where the debug ou...Trygve Laugstøl2015-07-251-0/+79