Skip to content

Commit d6c06ae

Browse files
authored
Update README.adoc
1 parent 14c9f6f commit d6c06ae

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.adoc

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,8 @@ 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.
88
In addition, I/O registers are addressed directly and not via the digitalWrite()-function (as in Servo.h).
99

10-
Possible output pins are **pin 2, 3, 7, 8, 44,** and **45**. **Only Arduino/Genuino Mega boards are supported!**
10+
Possible output pins are **pin 2, 3, 7, 8, 44,** and **45**.
11+
**Only Arduino/Genuino Mega boards are supported!**
1112

1213
== License ==
1314

0 commit comments

Comments
 (0)