Skip to content

Commit 4257fc3

Browse files
authored
Fix: Different content for sentence/paragraph within library.properties. (#14)
1 parent d319ddf commit 4257fc3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

library.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ name=Arduino_USBHostMbed5
22
version=0.0.2
33
author=Arduino
44
maintainer=Arduino <[email protected]>
5-
sentence=Porting mbed5 usbhost library
6-
paragraph=Porting mbed5 usbhost library
5+
sentence=ARM Mbed5 USBHOST library port for Arduino.
6+
paragraph=This library contains an Arduino port for the ARM Mbed5 USBHost library for STM32H747 based boards.
77
category=Communication
88
url=https://github.com/arduino-libraries/Arduino_USBHostMbed5
99
architectures=mbed,mbed_portenta,mbed_giga

0 commit comments

Comments
 (0)