We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 47e0d07 commit 14c9f6fCopy full SHA for 14c9f6f
README.adoc
@@ -7,8 +7,7 @@ Unlike the original Servo.h library, this library does not use timer1.
7
The advantage here is that when using the Wire.h library no fluctuations in the pulse width occur.
8
In addition, I/O registers are addressed directly and not via the digitalWrite()-function (as in Servo.h).
9
10
-Possible output pins are **pin 2, 3, 7, 8, 44,** and **45**.
11
-**Only Arduino/Genuino Mega boards are supported!**
+Possible output pins are **pin 2, 3, 7, 8, 44,** and **45**. **Only Arduino/Genuino Mega boards are supported!**
12
13
== License ==
14
0 commit comments