sample of getting console key

Dependencies:   mbed

Homepage

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.


All wikipages