|
|
|
@ -1026,7 +1026,7 @@ ParametersG2::ParametersG2(void)
@@ -1026,7 +1026,7 @@ ParametersG2::ParametersG2(void)
|
|
|
|
|
, beacon(copter.serial_manager) |
|
|
|
|
#endif |
|
|
|
|
#if PROXIMITY_ENABLED == ENABLED |
|
|
|
|
, proximity(copter.serial_manager) |
|
|
|
|
, proximity() |
|
|
|
|
#endif |
|
|
|
|
#if ADVANCED_FAILSAFE == ENABLED |
|
|
|
|
,afs(copter.mode_auto.mission) |
|
|
|
|