Skip to content

Commit 7bb02de

Browse files
authored
Update library.properties
Signed-off-by: Adrian <[email protected]>
1 parent 2754606 commit 7bb02de

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

library.properties

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
1-
name=<Name>
2-
version=<Version>
3-
author=<Name> <email>
4-
maintainer=<Name> <email>
5-
sentence=<Text>
6-
paragraph=<Text>
7-
category=<Category>
8-
url=<url>
1+
name=Servo_Motor_Module
2+
version=0.4.2
3+
author=Adrian <[email protected]>
4+
maintainer=Adrian <[email protected]>
5+
sentence=This library uses the Servo Library to control Servo Motors
6+
paragraph=Servo Motor Module is easy to use and simple
7+
category=Device Control
8+
url=https://github.com/arduino279/Servo-Motor-Module/
99
architectures=*
10-
includes=<file1>.h,<file2>.h
11-
depends=<Name>
10+
includes=Servo_Motor_Module.h
11+
depends=Servo_Motor_Module

0 commit comments

Comments
 (0)