Commit graph

20 commits

Author SHA1 Message Date
Andrew J. Kroll
904f2ff25a Clean up code formatting to industry standards. 2013-03-28 04:46:43 -04:00
Kristian Sloth Lauszus
6e00fd25d4 Removed printTimer 2013-03-06 17:04:35 +01:00
Kristian Sloth Lauszus
f2410f8b30 Updated comment 2013-02-21 22:33:31 +01:00
Kristian Sloth Lauszus
8a22dd66e7 Added printFlashString function 2013-02-20 22:43:38 +01:00
Kristian Sloth Lauszus
734f004671 Added intToString(int32_t input, char* output) function 2013-02-20 22:25:33 +01:00
Kristian Sloth Lauszus
09c5b6c5a3 Added more printNumber functions 2013-02-20 22:05:56 +01:00
Kristian Sloth Lauszus
2266398b28 Updated documentation 2013-02-17 01:25:49 +01:00
Kristian Sloth Lauszus
1333e9a63b Updated comments to work with Doxygen 2013-02-05 19:51:45 +01:00
Kristian Sloth Lauszus
f8beb5cfa7 Fixed doubleToString function 2013-02-02 00:42:19 +01:00
Kristian Sloth Lauszus
a4f21cea8c Added ability to print floating-point numbers 2012-12-16 18:42:02 +01:00
Kristian Sloth Lauszus
8f7d93896e Added ability to print negative numbers 2012-10-23 22:49:19 +02:00
Kristian Lauszus
702b07d03c Added flush() 2012-10-09 20:41:47 +02:00
Kristian Lauszus
a3ad5f2cdd Added support for Wiimote 2012-08-21 14:31:11 +02:00
Kristian Lauszus
f21ebf858f Decreased data buffer 2012-08-17 14:16:37 +02:00
Kristian Lauszus
7a867e68ed Use pointer instead of buffer 2012-08-08 20:01:10 +02:00
Kristian Lauszus
1ff0135b31 Some minor changes 2012-08-08 05:40:53 +02:00
Kristian Lauszus
ec53a2e4ba Added printNumber()
Still not working 100% - crashes sometimes
2012-08-05 01:14:39 +02:00
Kristian Lauszus
0cfe91a044 Added support to send Strings 2012-08-04 20:57:37 +02:00
Kristian Lauszus
a093e777d3 Several minor changes 2012-08-04 19:46:32 +02:00
Kristian Lauszus
a5e1755fa7 First release 2012-08-04 12:20:47 +02:00