AHRS: fix example sketch

This commit is contained in:
Randy Mackay 2015-03-16 20:21:35 +09:00
parent b01f9505b1
commit 7f25938834
1 changed files with 1 additions and 1 deletions

View File

@ -50,7 +50,7 @@ AP_InertialSensor ins;
AP_ADC_ADS7844 apm1_adc;
#endif
AP_Compass compass;
Compass compass;
AP_GPS gps;
AP_Baro baro;