Skip to content

Commit 1260fc1

Browse files
authored
Provide meaningful values for various fields within library.properties. (#5)
1 parent 410b33d commit 1260fc1

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

library.properties

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
1-
name=Braccio_v2_complete
1+
name=Braccio++
22
version=1.0.0
33
author=Arduino
44
maintainer=Arduino <info@arduino.cc>
5-
sentence=WIP for Braccio v2
6-
paragraph=WIP for Braccio v2
5+
sentence=Board support library for the Arduino Braccio++ 6-DOF robot arm.
6+
paragraph=This library allows you to control the Arduino Braccio++ 6-DOF 2nd generation robot arm.
77
category=Communication
8-
url=https://www.arduino.cc/en/ArduinoModbus/ArduinoModbus
8+
url=https://www.arduino.cc/en/Braccio++/Braccio++
99
architectures=*
10-
includes=ArduinoModbus.h
10+
includes=Braccio++.h
1111
depends=lvgl

0 commit comments

Comments
 (0)