Smartcar Shield
Variables
smartcarlib::constants::servomotor Namespace Reference

Variables

const int kDefaultMinPulseLength = 1000
 
const int kDefaultIdlePulseLength = 1500
 
const int kDefaultMaxPulseLength = 2000
 

Variable Documentation

◆ kDefaultIdlePulseLength

const int smartcarlib::constants::servomotor::kDefaultIdlePulseLength = 1500

Definition at line 23 of file ServoMotor.hpp.

◆ kDefaultMaxPulseLength

const int smartcarlib::constants::servomotor::kDefaultMaxPulseLength = 2000

Definition at line 24 of file ServoMotor.hpp.

◆ kDefaultMinPulseLength

const int smartcarlib::constants::servomotor::kDefaultMinPulseLength = 1000

Definition at line 22 of file ServoMotor.hpp.