sensory_array / Mbed 2 deprecated mbed_bluetooth_slave

Dependencies:   USBDevice mbed

Files at this revision

API Documentation at this revision

Comitter:
rkk
Date:
Thu Mar 26 16:35:38 2015 +0000
Parent:
0:e005e19869fc
Commit message:
formatted parts

Changed in this revision

main.cpp Show annotated file Show diff for this revision Revisions of this file
--- a/main.cpp	Fri Mar 13 19:59:36 2015 +0000
+++ b/main.cpp	Thu Mar 26 16:35:38 2015 +0000
@@ -4,7 +4,7 @@
 
 int main()
 {
-    wait(4);
+    //wait(4);
     console1.printf("Started up\n");
     console1.printf("USBTX: %d\n",USBTX);
     console1.printf("USBRX: %d\n",USBRX);