mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-10 18:08:30 -04:00
AP_GPS: fixed UBLOX example for PX4
This commit is contained in:
parent
dd27984eac
commit
3b0398dc14
@ -12,6 +12,8 @@
|
|||||||
#include <AP_Param.h>
|
#include <AP_Param.h>
|
||||||
#include <AP_HAL.h>
|
#include <AP_HAL.h>
|
||||||
#include <AP_HAL_AVR.h>
|
#include <AP_HAL_AVR.h>
|
||||||
|
#include <AP_HAL_Empty.h>
|
||||||
|
#include <AP_HAL_PX4.h>
|
||||||
#include <AP_GPS.h>
|
#include <AP_GPS.h>
|
||||||
#include <AP_Math.h>
|
#include <AP_Math.h>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user