elementary serial print using the external IO breakout board and PL2303
Diff: main.cpp
- Revision:
- 2:b3fbc276081a
- Parent:
- 1:c180896f50ce
- Child:
- 3:293ded9e6c1d
--- a/main.cpp Fri Oct 18 08:22:34 2019 +0000 +++ b/main.cpp Sat Oct 19 00:55:16 2019 +0000 @@ -39,7 +39,7 @@ pc.printf("Hello World on a %c Friday\n\r", '%' ); // Insert your code here! } - uBit.display.scroll("HELLO WORLD! :)"); + uBit.display.scroll("HELLO WORLD! 1:)"); // If main exits, there may still be other fibers running or registered event handlers etc. // Simply release this fiber, which will mean we enter the scheduler. Worse case, we then