diff --git a/Software/06_button_test/README.md b/Software/06_button_test/README.md index e1f6afd..3d6b68d 100644 --- a/Software/06_button_test/README.md +++ b/Software/06_button_test/README.md @@ -1,4 +1,6 @@ # Button Test -This program listens for button presses and prints a different character on the lcd for every button +This program listens for button presses and prints a different character on the lcd for every button. It also contains two custom lcd characters: arrow up and arrow down. + +KW6502 diff --git a/Software/06_button_test/button-input.gif b/Software/06_button_test/button-input.gif new file mode 100644 index 0000000..87e8b09 Binary files /dev/null and b/Software/06_button_test/button-input.gif differ