Skip to content

Commit 484feb8

Browse files
Makunaigrr
authored andcommitted
edits
1 parent 75b48a8 commit 484feb8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -183,9 +183,9 @@ Allows the sketch to respond to multicast DNS queries for domain names like "foo
183183
Currently the library only works on STA interface, AP interface is not supported.
184184
See attached example and library README file for details.
185185

186-
#### Servor ####
186+
#### Servo ####
187187

188-
This library exposes the ability to control RC(hobby) servo motors. It will support upto 24 servos on any available output pin. By defualt the first 12 servos will use Timer0 and currently this will not interfere with any other support. Servos counts above 12 will use Timer1 and features that use it will be effected.
188+
This library exposes the ability to control RC (hobby) servo motors. It will support upto 24 servos on any available output pin. By defualt the first 12 servos will use Timer0 and currently this will not interfere with any other support. Servo counts above 12 will use Timer1 and features that use it will be effected.
189189
While many RC servo motors will accept the 3.3v IO data pin from a esp8266, most will not be able to run off 3.3v and will require another power source that matches their specifications. Make sure to connect the grounds between the esp8266 and the servo motor power supply.
190190

191191
#### Other libraries (not included with the IDE)

0 commit comments

Comments
 (0)