Skip to content

Commit 93ada2b

Browse files
committed
Fixed library.properties for Mouse and Keyboard libraries
1 parent 3c865fa commit 93ada2b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

library.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@ author=Arduino
44
maintainer=Arduino <[email protected]>
55
sentence=Allows an Arduino board with USB capabilites to act as a Keyboard. For Leonardo/Micro only
66
paragraph=This library plugs on the HID library. It can be used with or without other HID-based libraries (Mouse, Gamepad etc)
7-
category=USB
7+
category=Device Control
88
url=http://www.arduino.cc/en/Reference/Keyboard
99
architectures=*

0 commit comments

Comments
 (0)