Browse Source

VARTest: Update VARTest to backend

master
Vic 10 years ago committed by Andrew Tridgell
parent
commit
6467e5b3ee
  1. 2
      Tools/VARTest/VARTest.pde

2
Tools/VARTest/VARTest.pde

@ -76,7 +76,7 @@ AP_InertialSensor ins; @@ -76,7 +76,7 @@ AP_InertialSensor ins;
AP_Baro barometer;
AP_AHRS_DCM ahrs(ins, barometer, gps);
static AP_Compass_HIL compass;
static Compass compass;
SITL sitl;
#define SERIAL0_BAUD 115200

Loading…
Cancel
Save