mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-03-12 01:23:56 -03:00
* Just heartbeats and sends a single parameter down * all other messages unimplemented * console is dumped to statustext at the moment (that will change soon)
3 lines
51 B
Makefile
3 lines
51 B
Makefile
BOARD = mega
|
|
include ../../../AP_Common/Arduino.mk
|