Update Example_1_Button_Keyboard.ino

This commit is contained in:
Mike Barela 2019-06-06 15:40:07 -04:00 committed by GitHub
parent 813279aed8
commit 3598be8bb7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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>