Copter: Update notify initilization

This commit is contained in:
Michael du Breuil 2018-07-25 18:10:47 -07:00 committed by Andrew Tridgell
parent eea8267704
commit 858b51c927
1 changed files with 1 additions and 1 deletions

View File

@ -78,7 +78,7 @@ void Copter::init_ardupilot()
winch_init();
// initialise notify system
notify.init(true);
notify.init();
notify_flight_mode();
// initialise battery monitor