mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-08 17:08:28 -04:00
Sub: Update notify initilization
This commit is contained in:
parent
858b51c927
commit
ad185edd48
@ -64,7 +64,7 @@ void Sub::init_ardupilot()
|
|||||||
#endif
|
#endif
|
||||||
|
|
||||||
// initialise notify system
|
// initialise notify system
|
||||||
notify.init(true);
|
notify.init();
|
||||||
|
|
||||||
// initialise battery monitor
|
// initialise battery monitor
|
||||||
battery.init();
|
battery.init();
|
||||||
|
Loading…
Reference in New Issue
Block a user