Skip to content

Commit d9845ba

Browse files
committed
Audio library to the new format
1 parent 1499002 commit d9845ba

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=Servo
22
author=cmaglie
33
email=Cristian Maglie <[email protected]>
44
sentence=Controls a lot of Servos.
5-
paragraph=This library can control a great number of servos.<br />It makes careful use of timers: the library can control 12 servos with only 1 timer!<br />
6-
url=http://github.com/cmaglie/Servo
5+
paragraph=This library can control a great number of servos.<br />It makes careful use of timers: the library can control 12 servos with only 1 timer!<br />On the Arduino Due you can control up to 60 servos.<br />
6+
url=http://arduino.cc/en/Reference/Servo
77
architectures=avr,sam
88
version=1.0
99
dependencies=

0 commit comments

Comments
 (0)