Skip to content

Commit fc443ee

Browse files
authored
Update README.md
1 parent 34140d0 commit fc443ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Servo Hardware PWM Library for Arduino Mega
22

33
This library allows Arduino/Genuino Mega boards to control up to **6 servos** with the integrated **16-bit hardware PWM timer/counter**.
4-
This library uses the 16-bit hardware timer/counter (timer3, timer4 and timer5) to control the servos.
4+
16-bit hardware timer/counter (timer3, timer4 and timer5) are used to control the servos.
55

66
Unlike the original Servo.h library, this library does not use timer1.
77
The advantage here is that when using the Wire.h library no fluctuations in the pulse width occur.

0 commit comments

Comments
 (0)