mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-03 06:28:27 -04:00
Tracker: convert to new ARMDISARM
This commit is contained in:
parent
96cabfc423
commit
e6d2e8340c
@ -60,6 +60,7 @@ void Tracker::init_ardupilot()
|
|||||||
|
|
||||||
// initialise rc channels including setting mode
|
// initialise rc channels including setting mode
|
||||||
rc().init();
|
rc().init();
|
||||||
|
rc().convert_options(RC_Channel::AUX_FUNC::ARMDISARM_UNUSED, RC_Channel::AUX_FUNC::ARMDISARM);
|
||||||
|
|
||||||
// initialise servos
|
// initialise servos
|
||||||
init_servos();
|
init_servos();
|
||||||
|
Loading…
Reference in New Issue
Block a user