mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-21 16:18:29 -04:00
Rover: convert to new ARMDISARM
This commit is contained in:
parent
be99a8a0bc
commit
1eb26c83e2
@ -131,6 +131,7 @@ void Rover::init_ardupilot()
|
||||
|
||||
// initialise rc channels
|
||||
rc().init();
|
||||
rc().convert_options(RC_Channel::AUX_FUNC::ARMDISARM_UNUSED, RC_Channel::AUX_FUNC::ARMDISARM);
|
||||
|
||||
rover.g2.sailboat.init();
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user