Skip to content

Commit 927b922

Browse files
committed
Spice up sentance & paragraph 🔥
1 parent 4d2f865 commit 927b922

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_UnifiedStorage
22
version=1.0.0
33
author=Arduino
44
maintainer=Arduino <info@arduino.cc>
5-
sentence=Unified Storage for the Portenta C33, Portenta H7, and Portenta Machine Control
6-
paragraph=Adds ability to access different storage mediums
5+
sentence=Simplify cross-device storage management on Portenta platforms with a single library supporting SD, Flash, and USB storage access.
6+
paragraph=With this versatile library, you can seamlessly handle various storage types without the need for separate, device-specific libraries. Develop data logging, file storage, or data transfer applications, with a consistent interface. All while reducing development time and ensuring compatibility across the Portenta C33, Portenta H7, and Portenta Machine Control platforms.
77
category=Data Storage
88
url=https://github.com/arduino-libraries/Arduino_UnifiedStorage
99
architectures=renesas_portenta,mbed_portenta

0 commit comments

Comments
 (0)