Is the C function kbhit() available for the Arduino


is there equivalent of c function kbhit() arduino?

this function?

quote
this function not defined part of ansi c/c++ standard. used borland's family of compilers. returns non-zero integer if key in keyboard buffer. not wait key pressed.
http://www.cprogramming.com/fod/kbhit.html

no. 1 thing, there isn't keyboard.


Arduino Forum > Using Arduino > Programming Questions > Is the C function kbhit() available for the Arduino


arduino

Comments

Popular posts from this blog

invalid use of void expresion in FlexiTimer2 library

error: a function-definition is not allowed here before '{' token

LED Strip Code