Skip to content

Commit 41254db

Browse files
facchinmcmaglie
authored andcommitted
fix HID headers
1 parent edc0863 commit 41254db

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Keyboard.h

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,9 @@
1919
Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
2020
*/
2121

22+
#ifndef KEYBOARD_h
23+
#define KEYBOARD_h
24+
2225
#if defined(_USING_HID)
2326

2427
#error "Can only attach one submodule to HID module"

0 commit comments

Comments
 (0)