mirror of https://github.com/ArduPilot/ardupilot
SITL: fixed SITL build with mavlink10
This commit is contained in:
parent
3f4e87cccc
commit
ec1abbf987
|
@ -25,7 +25,6 @@
|
|||
#include <wiring.h>
|
||||
#include <AP_PeriodicProcess.h>
|
||||
#include <AP_TimerProcess.h>
|
||||
#include <GCS_MAVLink.h>
|
||||
#include <avr/interrupt.h>
|
||||
#include "sitl_adc.h"
|
||||
#include "sitl_rc.h"
|
||||
|
|
Loading…
Reference in New Issue