we don't have a separate 5883L driver any more

git-svn-id: https://arducopter.googlecode.com/svn/trunk@3085 f9c3cf11-9bcb-44bc-f272-b75c42450872
This commit is contained in:
tridge60@gmail.com 2011-08-13 06:30:13 +00:00
parent 88cd556c8d
commit 5836e27813

View File

@ -15,7 +15,6 @@ FastSerialPort0(Serial);
#define ToDeg(x) (x*57.2957795131) // *180/pi
AP_Compass_HMC5843 compass;
//AP_Compass_HMC5883L compass;
unsigned long timer;