Smartcar Shield
Classes | Namespaces | Variables
Motor.hpp File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

interface  Motor
 

Namespaces

 smartcarlib
 
 smartcarlib::constants
 
 smartcarlib::constants::motor
 

Variables

const int smartcarlib::constants::motor::kMinMotorSpeed = -100
 
const int smartcarlib::constants::motor::kIdleMotorSpeed = 0
 
const int smartcarlib::constants::motor::kMaxMotorSpeed = 100