Update Example_1_Button_Keyboard.ino
This commit is contained in:
parent
813279aed8
commit
3598be8bb7
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
||||||
// Example of buttons generating keyboard presses.
|
// Example of buttons generating keyboard presses
|
||||||
// Author: Tony DiCola
|
// Author: Tony DiCola
|
||||||
// License: Public Domain
|
// License: Public Domain
|
||||||
#include <Keyboard.h>
|
#include <Keyboard.h>
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue