Commit graph

2 commits

Author SHA1 Message Date
allfro
473fdde05e Fixes issue with missing keystrokes
This fix addresses a bug where the old ascii_println function misses the first and last character of each line. Teensyduino/Arduino IDE appears to have added a `Keyboard` class that has a `println` method. This method seems to reliably send all keystrokes to the target and at a seemingly faster rate.
2014-02-21 00:15:09 -05:00
David Kennedy
3e54b7f66e Main conversation over to git via svn 2012-12-31 17:11:37 -05:00