Operating System
|
keyboard cunstom interupt callback. More...
Go to the source code of this file.
Functions | |
void | kb_custom_interupt () |
Variables | |
int16_t | row = 8 |
int16_t | column = 10 |
int16_t | evenFlag = 1 |
keyboard cunstom interupt callback.
currently, it only output "outch!" in user program
Definition in file kbhit.c.