mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-03 06:28:27 -04:00
AP_SmartRTL: use AP_FWVersion singleton
This commit is contained in:
parent
7d52746267
commit
ceaadc4cce
@ -4,7 +4,6 @@
|
|||||||
#include <AP_HAL/AP_HAL.h>
|
#include <AP_HAL/AP_HAL.h>
|
||||||
#include <AP_Math/AP_Math.h>
|
#include <AP_Math/AP_Math.h>
|
||||||
#include <AP_SmartRTL/AP_SmartRTL.h>
|
#include <AP_SmartRTL/AP_SmartRTL.h>
|
||||||
#include "../../../../ArduCopter/GCS_Copter.h"
|
|
||||||
|
|
||||||
// vectors defined below:
|
// vectors defined below:
|
||||||
// test_path_before
|
// test_path_before
|
||||||
|
Loading…
Reference in New Issue
Block a user