sample of getting console key
Sample code of how to get key hit.
readable()
function in Serial class can check buffer has data or not.
This could be equivalent to kbhit()
function of DOS/Win environment.
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
0:06c67ac20cd3 | 2016-04-09 | okano | initial version |