University of Plymouth - Stages 1, 2 and 3
/
Task443Solution
Task 4.3.3 Solution
Fork of Task443Solution by
Diff: main.cpp
- Revision:
- 2:12063f79ff61
- Parent:
- 0:5c5a623dc9e0
diff -r ea1cacd8781d -r 12063f79ff61 main.cpp --- a/main.cpp Thu Jul 13 14:55:18 2017 +0000 +++ b/main.cpp Wed Sep 18 14:48:52 2019 +0000 @@ -31,6 +31,7 @@ //Displauy the sample in HEX printBinary12(sample16); + wait(0.0012); //Allow all characters to stream out } //end while(1) } //end main