#include <smartmotor.h>
Data Fields | |
smartMotor * | motors [SMLIB_TOTAL_NUM_BANK_MOTORS] |
float | current |
float | peak_current |
float | safe_current |
float | temperature |
float | t_const_1 |
float | t_const_2 |
float | t_ambient |
short | ptc_tripped |
tVexDigitalPin | statusLed |
tVexAnalogPin | statusPort |
smartMotor* motors[SMLIB_TOTAL_NUM_BANK_MOTORS] |
float current |
float peak_current |
float safe_current |
float temperature |
float t_const_1 |
float t_const_2 |
float t_ambient |
short ptc_tripped |
tVexDigitalPin statusLed |
tVexAnalogPin statusPort |