mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-21 16:18:29 -04:00
Rover: Update notify initilization
This commit is contained in:
parent
465c2c475e
commit
f4d2014b56
@ -57,7 +57,7 @@ void Rover::init_ardupilot()
|
||||
#endif
|
||||
|
||||
// initialise notify system
|
||||
notify.init(false);
|
||||
notify.init();
|
||||
notify_mode(control_mode);
|
||||
|
||||
ServoRelayEvents.set_channel_mask(0xFFF0);
|
||||
|
Loading…
Reference in New Issue
Block a user