@ -15,7 +15,7 @@ static uint32_t motor_test_timeout_ms; // test will timeout this many milli
@@ -15,7 +15,7 @@ static uint32_t motor_test_timeout_ms; // test will timeout this many milli
staticuint8_tmotor_test_seq;// motor sequence number of motor being tested
staticuint8_tmotor_test_count;// number of motors to test
staticuint8_tmotor_test_throttle_type;// motor throttle type (0=throttle percentage, 1=PWM, 2=pilot throttle channel pass-through)
staticuint16_tmotor_test_throttle_value;// throttle to be sent to motor, value depends upon it's type
staticfloatmotor_test_throttle_value;// throttle to be sent to motor, value depends upon it's type
// motor_test_output - checks for timeout and sends updates to motors objects