From 02f87cd4768fbb7cfb1a9c962f6cd17356749206 Mon Sep 17 00:00:00 2001 From: Alexander Entinger Date: Thu, 9 Mar 2023 10:39:31 +0100 Subject: [PATCH] Fix: Different content for sentence/paragraph within library.properties. --- library.properties | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/library.properties b/library.properties index fd79a62..f7f6063 100644 --- a/library.properties +++ b/library.properties @@ -2,8 +2,8 @@ name=Arduino_USBHostMbed5 version=0.0.2 author=Arduino maintainer=Arduino -sentence=Porting mbed5 usbhost library -paragraph=Porting mbed5 usbhost library +sentence=ARM Mbed5 USBHOST library port for Arduino. +paragraph=This library contains an Arduino port for the ARM Mbed5 USBHost library for STM32H747 based boards. category=Communication url=https://github.com/arduino-libraries/Arduino_USBHostMbed5 architectures=mbed,mbed_portenta,mbed_giga