AP_Math: update example/test for Location_Class merge

This commit is contained in:
Peter Barker 2019-01-02 21:55:02 +11:00 committed by Peter Barker
parent 0b661e7872
commit 2fa0b61f8b
2 changed files with 367 additions and 238 deletions

View File

@ -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();