mirror of https://github.com/ArduPilot/ardupilot
Forgot to include the IMU GPS emulator, breaking X-Plane
git-svn-id: https://arducopter.googlecode.com/svn/trunk@483 f9c3cf11-9bcb-44bc-f272-b75c42450872
This commit is contained in:
parent
f4b024f194
commit
29ba4b8be1
|
@ -7,5 +7,6 @@
|
|||
#include "AP_GPS_SIRF.h"
|
||||
#include "AP_GPS_UBLOX.h"
|
||||
#include "AP_GPS_MTK.h"
|
||||
#include "AP_GPS_IMU.h"
|
||||
#include "AP_GPS_None.h"
|
||||
|
||||
|
|
Loading…
Reference in New Issue