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 b9486cebad
commit 1989497ae9
1 changed files with 0 additions and 1 deletions

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;