git-svn-id: https://arducopter.googlecode.com/svn/trunk@1004 f9c3cf11-9bcb-44bc-f272-b75c42450872

This commit is contained in:
jasonshort 2010-12-02 06:41:32 +00:00
parent b66b0f6cce
commit 963ee5843e
1 changed files with 1 additions and 0 deletions

View File

@ -5,6 +5,7 @@
#include <Wire.h>
#include <AP_Compass_HMC5843.h> // Compass Library
#include <AP_Math.h> // ArduPilot Mega Vector/Matrix math Library
AP_Compass_HMC5843 compass;