Skip to content

Commit

Permalink
Tracker: convert to new ARMDISARM
Browse files Browse the repository at this point in the history
  • Loading branch information
IamPete1 authored and tridge committed Sep 20, 2021
1 parent 96cabfc commit e6d2e83
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions AntennaTracker/system.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,7 @@ void Tracker::init_ardupilot()

// initialise rc channels including setting mode
rc().init();
rc().convert_options(RC_Channel::AUX_FUNC::ARMDISARM_UNUSED, RC_Channel::AUX_FUNC::ARMDISARM);

// initialise servos
init_servos();
Expand Down

0 comments on commit e6d2e83

Please sign in to comment.