Plane: Update notify initilization
This commit is contained in:
parent
fd9f9cdfe0
commit
eea8267704
@ -87,7 +87,7 @@ void Plane::init_ardupilot()
|
||||
relay.init();
|
||||
|
||||
// initialise notify system
|
||||
notify.init(false);
|
||||
notify.init();
|
||||
notify_flight_mode(control_mode);
|
||||
|
||||
init_rc_out_main();
|
||||
|
Loading…
Reference in New Issue
Block a user