File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,6 @@ author=Arduino
44maintainer =Arduino <info@arduino.cc>
55sentence =Allows an Arduino board with USB capabilites to act as a Keyboard. For Leonardo/Micro only
66paragraph =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
88url =http://www.arduino.cc/en/Reference/Keyboard
99architectures =*
Original file line number Diff line number Diff line change @@ -4,6 +4,6 @@ author=Arduino
44maintainer =Arduino <info@arduino.cc>
55sentence =Allows an Arduino board with USB capabilites to act as a Mouse. For Leonardo/Micro only
66paragraph =This library plugs on the HID library. Can be used with or without other HID-based libraries (Keyboard, Gamepad etc)
7- category =USB
7+ category =Device Control
88url =http://www.arduino.cc/en/Reference/Mouse
99architectures =*
You can’t perform that action at this time.
0 commit comments