mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-03 14:38:30 -04:00
433caaedc0
the AP_IMU keeps the handling of the calibration, but most of the real work happens in the lower level AP_IntertialSensor library
3 lines
55 B
Makefile
3 lines
55 B
Makefile
BOARD = mega2560
|
|
include ../../../AP_Common/Arduino.mk
|