Skip to content
Snippets Groups Projects
Commit 18c63ceb authored by Cristian Maglie's avatar Cristian Maglie
Browse files

Fixed metadata on USBHost

Close #5
parent 728d723e
Branches
Tags
No related merge requests found
......@@ -2,7 +2,7 @@ name=USBHost
version=1.0
author=Arduino
maintainer=Arduino <info@arduino.cc>
sentence=Allows the communication with USB peripherals like mice, keyboards, and thumbdrives. For Arduino DUE only.
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.
sentence=Allows the communication with USB peripherals like mice, keyboards, and thumbdrives. For Arduino Due and Zero.
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.
url=http://arduino.cc/en/Reference/USBHost
architectures=samd
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment