Skip to content

Commit fbbc70e

Browse files
authored
Update library.properties
Removed DUE and added MKR1000
1 parent 5dd2adc commit fbbc70e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libraries/USBHost/library.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name=USBHost
22
version=1.0
33
author=Arduino
44
maintainer=Arduino <info@arduino.cc>
5-
sentence=Allows the communication with USB peripherals like mice, keyboards, and thumbdrives. For Arduino Due and Zero.
5+
sentence=Allows the communication with USB peripherals like mice, keyboards, and thumbdrives. For Arduino MKR1000 and Zero.
66
paragraph=The USBHost library allows the board to appear as a USB host, enabling it to communicate with peripherals like USB mice and keyboards. USBHost does not support devices that are connected through USB hubs. This includes some keyboards that have an internal hub.
77
category=Other
88
url=http://arduino.cc/en/Reference/USBHost

0 commit comments

Comments
 (0)