Skip to content
Snippets Groups Projects
Commit b0030126 authored by Andrew Tridgell's avatar Andrew Tridgell
Browse files

VARTest: updates for new AP_Baro API

parent 488714cc
No related branches found
No related tags found
No related merge requests found
......@@ -73,7 +73,7 @@ static Parameters g;
static AP_GPS gps;
AP_InertialSensor ins;
AP_Baro_HIL barometer;
AP_Baro barometer;
AP_AHRS_DCM ahrs(ins, barometer, gps);
static AP_Compass_HIL compass;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment