|
Emakefun Encoder Motor Arduino Lib 1.1.1
|
Example: Use PWM to drive the DC motor to rotate forward and backward. More...
Go to the source code of this file.
Functions | |
| void | setup () |
| void | loop () |
Example: Use PWM to drive the DC motor to rotate forward and backward.
Definition in file drive_dc_motor.ino.
| void loop | ( | ) |
Definition at line 84 of file drive_dc_motor.ino.
| void setup | ( | ) |
Definition at line 73 of file drive_dc_motor.ino.