From e9f3d4a56d10de933c9c22646a7b084ec3cff20f Mon Sep 17 00:00:00 2001 From: RossTheRoss Date: Fri, 24 Apr 2020 13:16:17 -0500 Subject: Add MORE stuff I forget to commit --- HW4.X/disc08_uart_in_1.txt | 29 +++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) create mode 100644 HW4.X/disc08_uart_in_1.txt (limited to 'HW4.X/disc08_uart_in_1.txt') diff --git a/HW4.X/disc08_uart_in_1.txt b/HW4.X/disc08_uart_in_1.txt new file mode 100644 index 0000000..a657647 --- /dev/null +++ b/HW4.X/disc08_uart_in_1.txt @@ -0,0 +1,29 @@ +wait 100 ms + +42 + +wait 10 ms + +34 + +wait 20 ms + +3c + +wait 1 ms + +0D 0A + +wait 200 ms + +"This is a message put in via a message file and fed as UART input." + +wait 1 ms + +0D 0A + +"The answer is.... 42!" +wait 1 ms + +0D 0A + -- cgit v1.2.3