mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-22 08:38:36 -04:00
VARTest: fix for AP_Baro_HIL
This commit is contained in:
parent
3cd52a9689
commit
66150a41fe
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user