Emakefun Encoder Motor Arduino Lib 1.1.1
Loading...
Searching...
No Matches
forward_stop_backward.ino File Reference

Example: Move the motor forward, stop it, and then move it backward. More...

#include "encoder_motor.h"
#include "encoder_motor_lib.h"

Go to the source code of this file.

Functions

void setup ()
 
void loop ()
 

Detailed Description

Example: Move the motor forward, stop it, and then move it backward.

Definition in file forward_stop_backward.ino.

Function Documentation

◆ loop()

void loop ( )

Definition at line 135 of file forward_stop_backward.ino.

◆ setup()

void setup ( )

Definition at line 124 of file forward_stop_backward.ino.