]> granicus.if.org Git - esp-idf/commitdiff
Update README.md
author <qdsang@gmail.com>
Wed, 27 Feb 2019 12:02:57 +0000 (20:02 +0800)
committerkrzychb <krzychb@gazeta.pl>
Sun, 24 Mar 2019 18:54:00 +0000 (19:54 +0100)
Merges https://github.com/espressif/esp-idf/pull/3104

examples/peripherals/mcpwm/mcpwm_servo_control/README.md

index cafab4d71c25c9e34062f21653c19da46ab42648..7913609371ebee11aec251924bef796c20eb330b 100644 (file)
@@ -6,11 +6,11 @@ Assign pulse width range and the maximum degree, accordingly the servo will move
  
 
 ## Step 1: Pin assignment
-* GPIO15 is assigned as the MCPWM signal for servo motor 
+* GPIO18 is assigned as the MCPWM signal for servo motor 
 
 
 ## Step 2: Connection
-* connect GPIO15 with servo pwm signal
+* connect GPIO18 with servo pwm signal
 * other two wires of servo motor are VCC and GND