mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-02-21 23:33:57 -04:00
RC_Channel: fix for HAL_SITL rename
This commit is contained in:
parent
f449b34fdd
commit
fa688a7b14
@ -19,7 +19,7 @@
|
||||
#include <AP_Math.h>
|
||||
#include <RC_Channel.h>
|
||||
#include <AP_HAL_AVR.h>
|
||||
#include <AP_HAL_AVR_SITL.h>
|
||||
#include <AP_HAL_SITL.h>
|
||||
#include <AP_HAL_PX4.h>
|
||||
#include <AP_HAL_Empty.h>
|
||||
#include <AP_Baro.h>
|
||||
|
Loading…
Reference in New Issue
Block a user