Skip to content

Commit 4def8a2

Browse files
authored
Release 1.2.1
1 parent 430a1b3 commit 4def8a2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

library.properties

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
name=Servo
2-
version=1.2.0
2+
version=1.2.1
33
author=Michael Margolis, Arduino
44
maintainer=Arduino <[email protected]>
55
sentence=Allows Arduino boards to control a variety of servo motors.
66
paragraph=This library can control a great number of servos.<br />It makes careful use of timers: the library can control 12 servos using only 1 timer.<br />On the Arduino Due you can control up to 60 servos.
77
category=Device Control
88
url=https://www.arduino.cc/reference/en/libraries/servo/
9-
architectures=avr,megaavr,sam,samd,nrf52,stm32f4,mbed,mbed_nano,mbed_portenta,mbed_rp2040,renesas
9+
architectures=avr,megaavr,sam,samd,nrf52,stm32f4,mbed,mbed_nano,mbed_portenta,mbed_rp2040,renesas,renesas_portenta,renesas_uno

0 commit comments

Comments
 (0)