SRV_Channel: remove unused RCMAP includes
This commit is contained in:
parent
b0e5bfc32d
commit
aa356b563d
@ -15,7 +15,6 @@
|
||||
|
||||
#include <AP_Common/AP_Common.h>
|
||||
#include <AP_Param/AP_Param.h>
|
||||
#include <AP_RCMapper/AP_RCMapper.h>
|
||||
#include <AP_Common/Bitmask.h>
|
||||
#include <AP_Volz_Protocol/AP_Volz_Protocol.h>
|
||||
#include <AP_RobotisServo/AP_RobotisServo.h>
|
||||
|
@ -20,7 +20,6 @@
|
||||
#include <AP_Math/AP_Math.h>
|
||||
#include <AP_HAL/AP_HAL.h>
|
||||
#include <RC_Channel/RC_Channel.h>
|
||||
#include <AP_RCMapper/AP_RCMapper.h>
|
||||
|
||||
extern const AP_HAL::HAL& hal;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user