mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-02-21 07:13:56 -04:00
Blimp: move call to BoardConfig.init to AP_Vehicle
This commit is contained in:
parent
64ac69b160
commit
bb52056632
@ -14,10 +14,6 @@ static void failsafe_check_static()
|
||||
|
||||
void Blimp::init_ardupilot()
|
||||
{
|
||||
|
||||
BoardConfig.init();
|
||||
|
||||
|
||||
// initialise notify system
|
||||
notify.init();
|
||||
notify_flight_mode();
|
||||
|
Loading…
Reference in New Issue
Block a user