|
HoloLib
High-performance holonomic (X-Drive) control library for VEX V5
|
Configuration for a single lift motor. More...
#include <modular_lift.h>
Public Attributes | |
| int | port |
| Motor port number. | |
| pros::MotorGear | gearset |
| Motor internal gearset. | |
Configuration for a single lift motor.
Definition at line 20 of file modular_lift.h.
| int LiftMotorConfig::port |
Motor port number.
Definition at line 21 of file modular_lift.h.
| pros::MotorGear LiftMotorConfig::gearset |
Motor internal gearset.
Definition at line 22 of file modular_lift.h.