Skip to content

Commit ce45b1e

Browse files
committed
Add missing entries in library.properties files to fix Arduino Lint errors
1 parent b392916 commit ce45b1e

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
@@ -3,8 +3,8 @@ version=1.0.1
33
author=Arduino
44
maintainer=Arduino <[email protected]>
55
sentence=Library for Host boards that interact with BHY2 chip on Nicla Sense ME
6-
paragraph=
7-
category=
6+
paragraph=Provides the APIs for a host board to interact with Nicla Sense ME board. The host board can be used to make a DFU or configure/read BHY sensors on the Nicla Sense ME via Eslov.
7+
category=Communication,Sensors
88
url=https://github.com/arduino-libraries/Arduino_BHY2Host
9-
architectures=
9+
architectures=samd,mbed
1010
includes=Arduino_BHY2Host.h

0 commit comments

Comments
 (0)