Skip to content
Snippets Groups Projects
  • rmackay9's avatar
    ArduCopter - motors.pde - changed references to "motor_armed" to... · 0f4203a7
    rmackay9 authored
    ArduCopter - motors.pde - changed references to "motor_armed" to "motors.armed()" because we've moved to using the AP_Motors class.
    Simplified set_servos_4 function which was responsible for calling "output_motors_armed" or "output_motors_disarmed" as this determination as to whether the motors are armed or not is handled within the AP_Motors class.
    0f4203a7