EE445M RTOS
Taken at the University of Texas Spring 2015
|
#include <direction.hpp>
Static Public Member Functions | |
static Direction | opposite (Direction d) |
Definition at line 10 of file direction.hpp.
Definition at line 12 of file direction.hpp.
References BACKWARD, FORWARD, LEFT, and RIGHT.
Referenced by motor::adjusted_direction(), and motor::reverse().