mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-04 15:08:28 -04:00
ed19ff7f2f
* 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
|