|
Wyatt
1.0.1
|
#include <Robot.h>
Public Member Functions | |
| ~Robot () | |
| void | run () |
| Robot (Robot const &)=delete | |
| void | operator= (Robot const &)=delete |
Static Public Member Functions | |
| static Robot * | instance () |
Main class for the robot. Implemented as a singleton. All important pins are defined above.
|
inlinestatic |
1.8.11