Skip to content

Commit a869d99

Browse files
Updated Readmes for demos
1 parent 46d5394 commit a869d99

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
# Demo 1
1+
# Demo 2
22

3-
This demo shows how to interpret multiple keypresses at the same time
3+
This demo waits for the enter, clear, or on key to be pressed using interrupts
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
# Demo 1
1+
# Demo 3
22

3-
This demo shows how to interpret multiple keypresses at the same time
3+
This demo changes the color of the screen while any key is being held. It uses interrupts and the on interrupt to exit.

0 commit comments

Comments
 (0)