Skip to content

Commit 18c63ce

Browse files
committed
Fixed metadata on USBHost
Close #5
1 parent 728d723 commit 18c63ce

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

libraries/USBHost/library.properties

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name=USBHost
22
version=1.0
33
author=Arduino
44
maintainer=Arduino <[email protected]>
5-
sentence=Allows the communication with USB peripherals like mice, keyboards, and thumbdrives. For Arduino DUE only.
6-
paragraph=The USBHost library allows an Arduino Due 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.
5+
sentence=Allows the communication with USB peripherals like mice, keyboards, and thumbdrives. For Arduino Due and Zero.
6+
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
url=http://arduino.cc/en/Reference/USBHost
88
architectures=samd

0 commit comments

Comments
 (0)