Skip to content

Commit 0deba5b

Browse files
authored
Update and rename README.adoc to README.md
1 parent baee8ad commit 0deba5b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.adoc renamed to README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
= Servo Hardware PWM Library for Arduino Mega =
1+
# 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**.
44
This library uses the 16-bit hardware timer/counter (timer3, timer4 and timer5) to control the servos.
@@ -10,7 +10,7 @@ In addition, I/O registers are addressed directly and not via the digitalWrite()
1010
Possible output pins are **pin 2, 3, 7, 8, 44,** and **45**.
1111
**Only Arduino/Genuino Mega boards are supported!**
1212

13-
== License ==
13+
## License
1414

1515
MIT License
1616

0 commit comments

Comments
 (0)