Browse Source

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
mission-4.1.18
DrZiplok@gmail.com 15 years ago
parent
commit
29ba4b8be1
  1. 1
      libraries/AP_GPS/AP_GPS.h

1
libraries/AP_GPS/AP_GPS.h

@ -7,5 +7,6 @@ @@ -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…
Cancel
Save