mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-02-22 07:44:03 -04:00
Rover: Remove unneeded ServoRelayEvent mask set
This commit is contained in:
parent
df836ec70c
commit
84baaea46d
@ -60,8 +60,6 @@ void Rover::init_ardupilot()
|
||||
notify.init();
|
||||
notify_mode(control_mode);
|
||||
|
||||
ServoRelayEvents.set_channel_mask(0xFFF0);
|
||||
|
||||
battery.init();
|
||||
|
||||
rssi.init();
|
||||
|
Loading…
Reference in New Issue
Block a user