Skip to content

Commit 14c9f6f

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

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.adoc

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,7 @@ 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**.
11-
**Only Arduino/Genuino Mega boards are supported!**
10+
Possible output pins are **pin 2, 3, 7, 8, 44,** and **45**. **Only Arduino/Genuino Mega boards are supported!**
1211

1312
== License ==
1413

0 commit comments

Comments
 (0)