|
Emakefun Matrix Keyboard Arduino 库 1.0.1
|
示例:获取当前按下的按键值若有多个按键按下则返回第一个。 更多...
函数 | |
| void | setup () |
| void | loop () |
示例:获取当前按下的按键值若有多个按键按下则返回第一个。
在文件 get_current_pressed_key.ino 中定义.
| void loop | ( | ) |
在文件 get_current_pressed_key.ino 第 48 行定义.
| void setup | ( | ) |
在文件 get_current_pressed_key.ino 第 28 行定义.