Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependencies: FatFileSystem TB6612FNG2 mbed
Fork of JBB_BTLE_Test by
Diff: usbbt/usbbt.cpp
- Revision:
- 5:5fb56e13a1f9
- Parent:
- 0:1ed23ab1345f
--- a/usbbt/usbbt.cpp Sun Feb 10 08:44:13 2013 +0000 +++ b/usbbt/usbbt.cpp Mon Feb 11 14:10:57 2013 +0000 @@ -1,5 +1,5 @@ #include "usbbt.h" -#define __DEBUG +//#define __DEBUG #include "mydbg.h" #include "Utils.h"
