mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-03 22:48:29 -04:00
1f04ecbfdb
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
3 lines
51 B
Makefile
3 lines
51 B
Makefile
BOARD = mega
|
|
include ../../../AP_Common/Arduino.mk
|