|
Emakefun Matrix Keyboard Arduino Lib 1.0.1
|
Example: Loop to determine the status of each key. More...
Go to the source code of this file.
Macros | |
| #define | PRINT_KEY_STATE(key) |
Functions | |
| void | setup () |
| void | loop () |
Example: Loop to determine the status of each key.
Definition in file print_key_state.ino.
| #define PRINT_KEY_STATE | ( | key | ) |
Definition at line 20 of file print_key_state.ino.
| void loop | ( | ) |
Definition at line 59 of file print_key_state.ino.
| void setup | ( | ) |
Definition at line 39 of file print_key_state.ino.