
Simple example of using getchar to read raw bytes from a Serial Terminal. You can use this example to look at the characters that PuTTY sends. That way, you might be able to build your own keyboard routines.
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
0:230a31b32cc1 | 2016-04-29 | noutram | Simple example of using getchar() |