mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-02-21 15:23:57 -04:00
Copter: Update notify initilization
This commit is contained in:
parent
eea8267704
commit
858b51c927
@ -78,7 +78,7 @@ void Copter::init_ardupilot()
|
||||
winch_init();
|
||||
|
||||
// initialise notify system
|
||||
notify.init(true);
|
||||
notify.init();
|
||||
notify_flight_mode();
|
||||
|
||||
// initialise battery monitor
|
||||
|
Loading…
Reference in New Issue
Block a user