mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-11 02:18:29 -04:00
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:
parent
88cd556c8d
commit
5836e27813
@ -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;
|
||||
|
Loading…
Reference in New Issue
Block a user