Skip to content

Commit 598c6ce

Browse files
committed
Add missing info to properties file
1 parent 560d265 commit 598c6ce

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

library.properties

+3-3
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@ name=Arduino_PowerManagement
22
version=1.0.0
33
author=Arduino
44
maintainer=Arduino <[email protected]>
5-
sentence=Abstracts the functionality of the PF1550 Power Management IC and MAX17162 LiPo Fuel Gauge found in the Portenta C33, Portenta H7 and Nicla Vision boards.
6-
paragraph=
7-
category=Other
5+
sentence=A library to charge and monitor the battery and use low power modes on the Portenta C33, Portenta H7 and Nicla Vision boards.
6+
paragraph=Abstracts the functionality of the PF1550 Power Management IC and MAX17162 LiPo Fuel Gauge found in the Portenta C33, Portenta H7 and Nicla Vision boards.
7+
category=Device Control
88
url=https://github.com/arduino-libraries/Arduino_PowerManagement
99
architectures=renesas_portenta, mbed_portenta, mbed_nicla
1010
includes=Arduino_PowerManagement.h

0 commit comments

Comments
 (0)