Browse Source

AP_Math: update example/test for Location_Class merge

master
Peter Barker 6 years ago committed by Peter Barker
parent
commit
2fa0b61f8b
  1. 1
      libraries/AP_Math/examples/location/location.cpp
  2. 604
      libraries/AP_Mission/examples/AP_Mission_test/AP_Mission_test.cpp

1
libraries/AP_Math/examples/location/location.cpp

@ -6,6 +6,7 @@ @@ -6,6 +6,7 @@
#include <AP_HAL/AP_HAL.h>
#include <AP_Math/AP_Math.h>
#include <AP_Common/Location.h>
void setup();
void loop();

604
libraries/AP_Mission/examples/AP_Mission_test/AP_Mission_test.cpp

File diff suppressed because it is too large Load Diff
Loading…
Cancel
Save