Skip to content
Snippets Groups Projects
Commit 2585098f authored by Pat Hickey's avatar Pat Hickey
Browse files

APMrover2: fixed build from AP_Menu changes

parent 2f6880cb
No related branches found
No related tags found
No related merge requests found
......@@ -78,6 +78,7 @@ version 2.1 of the License, or (at your option) any later version.
// Libraries
#include <FastSerial.h>
#include <AP_Common.h>
#include <AP_Menu.h>
#include <Arduino_Mega_ISR_Registry.h>
#include <APM_RC.h> // ArduPilot Mega RC Library
#include <AP_GPS.h> // ArduPilot GPS library
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment