Commit graph

9 commits

Author SHA1 Message Date
Kristian Lauszus 8b7efc3ed6 Now sends credit, so the communication never terminates
The Arduino has to keep sending credit, so the other device knows that
it can keep sending bytes to the Arduino
2012-08-02 00:48:14 +02:00
Kristian Lauszus ea575c3999 Added ability to store strings in flash 2012-07-31 22:53:32 +02:00
Kristian Lauszus 2fb8dcf8ae Better print routines
Also added ability to print arrays
2012-07-31 21:10:25 +02:00
Kristian Lauszus 90f477a1c0 Fixed bug in L2CAP_Command 2012-07-31 20:10:36 +02:00
Kristian Lauszus abf19a924e Edited debug text 2012-07-27 10:18:06 +02:00
Kristian Lauszus 2d4548e310 Windows can now also send data to the Arduino 2012-07-27 00:02:13 +02:00
Kristian Lauszus d06da65bb1 Combined L2CAP commands 2012-07-26 19:34:01 +02:00
Kristian Lauszus 0c6d208823 Moved a lot of data to flash 2012-07-26 19:17:52 +02:00
Kristian Lauszus fd7f1d50d0 Added RFCOMM 2012-07-24 22:23:59 +02:00