Laurence B
/
Minor_test_serial
haha
Fork of Minor_test_serial by
Revision 3:7659337cce6c, committed 2018-09-11
- Comitter:
- laurencebr
- Date:
- Tue Sep 11 13:50:37 2018 +0000
- Parent:
- 2:8ebac74b4a3c
- Commit message:
- hahahah nu is het weg
Changed in this revision
main.cpp | Show annotated file Show diff for this revision Revisions of this file |
--- a/main.cpp Tue Sep 11 13:50:15 2018 +0000 +++ b/main.cpp Tue Sep 11 13:50:37 2018 +0000 @@ -11,11 +11,7 @@ pc.baud(115200); pc.printf("Hello World!\r\n"); - myled = 1; - char c; - c = pc.getc(); - - pc.printf("%c\r\n",c); + while (true) { wait(0.5f); // wait a small period of time