ardupilot/libraries/AP_Compass/examples/AP_Compass_test/Makefile
DrZiplok@gmail.com 1f04ecbfdb Major update including AP_Var support.
Most of the compass functionality is now abstracted in a base class, with the various sub-classes implementing just their unique functionality.

git-svn-id: https://arducopter.googlecode.com/svn/trunk@1647 f9c3cf11-9bcb-44bc-f272-b75c42450872
2011-02-14 04:25:20 +00:00

3 lines
51 B
Makefile

BOARD = mega
include ../../../AP_Common/Arduino.mk