This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/* | |
This version works, but needs to be cleaned up. | |
The LCD Screen, Keyboard and Stepper motor are all driven off | |
the same thread. So when driving the motor the keyboard can be | |
bit sluggish. | |
You may need to adjust the keyboard debounce time. | |
*/ |