5 changed files with 7 additions and 5 deletions
@ -0,0 +1 @@ |
|||||||
|
include ../../../AP_Common/Arduino.mk |
@ -1,6 +1,8 @@ |
|||||||
|
|
||||||
#include <FastSerial.h> |
#include <FastSerial.h> |
||||||
#include <AP_Common.h> |
#include <AP_Common.h> |
||||||
|
#include <AP_Param.h> |
||||||
|
#include <AP_Menu.h> |
||||||
|
|
||||||
FastSerialPort0(Serial); |
FastSerialPort0(Serial); |
||||||
|
|
Loading…
Reference in new issue