Super awesome programma

Dependencies:   MODSERIAL mbed

Fork of Minor_test_serial by First Last

Files at this revision

API Documentation at this revision

Comitter:
R_Schrijver
Date:
Tue Sep 11 13:51:08 2018 +0000
Parent:
3:714ad7061112
Commit message:
blabla2

Changed in this revision

main.cpp Show annotated file Show diff for this revision Revisions of this file
diff -r 714ad7061112 -r 8b580d0a41ed main.cpp
--- a/main.cpp	Tue Sep 11 13:50:23 2018 +0000
+++ b/main.cpp	Tue Sep 11 13:51:08 2018 +0000
@@ -9,12 +9,7 @@
     myled = 1;
     char c;   
     
-    myled = 0;
-    
-
-    int i = 0;
-    pc.baud(115200);
-    c = pc.getc();
+    //blablablalbla
     pc.printf("%c \r\n", c);
     pc.printf("Hello World!\r\n");