@ -13,7 +13,7 @@ static uint32_t motor_test_start_ms = 0; // system time the motor test be
@@ -13,7 +13,7 @@ static uint32_t motor_test_start_ms = 0; // system time the motor test be
staticuint32_tmotor_test_timeout_ms=0;// test will timeout this many milliseconds after the motor_test_start_ms
staticuint8_tmotor_test_seq=0;// motor sequence number of motor being tested
staticuint8_tmotor_test_throttle_type=0;// motor throttle type (0=throttle percentage, 1=PWM, 2=pilot throttle channel pass-through)
staticuint16_tmotor_test_throttle_value=0;// throttle to be sent to motor, value depends upon it's type
staticint16_tmotor_test_throttle_value=0;// throttle to be sent to motor, value depends upon it's type
// motor_test_output - checks for timeout and sends updates to motors objects