VARTest: fix for AP_Baro_HIL

This commit is contained in:
Andrew Tridgell 2013-05-02 15:09:38 +10:00
parent 3cd52a9689
commit 66150a41fe

View File

@ -66,7 +66,7 @@ AP_InertialSensor_MPU6000 ins;
AP_AHRS_DCM ahrs(&ins, g_gps);
static AP_Compass_HIL compass;
AP_Baro_BMP085_HIL barometer;
AP_Baro_HIL barometer;
SITL sitl;
#define SERIAL0_BAUD 115200