mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-08 17:08:28 -04:00
AP_HAL_ChibiOS: tidy includes of SRV_Channel.h
This commit is contained in:
parent
19719df433
commit
29291847d1
@ -19,7 +19,6 @@
|
|||||||
#include "AP_HAL_ChibiOS.h"
|
#include "AP_HAL_ChibiOS.h"
|
||||||
#include <AP_HAL/Semaphores.h>
|
#include <AP_HAL/Semaphores.h>
|
||||||
#include <AP_ESC_Telem/AP_ESC_Telem.h>
|
#include <AP_ESC_Telem/AP_ESC_Telem.h>
|
||||||
#include <SRV_Channel/SRV_Channel.h>
|
|
||||||
|
|
||||||
#include "shared_dma.h"
|
#include "shared_dma.h"
|
||||||
#include "ch.h"
|
#include "ch.h"
|
||||||
|
Loading…
Reference in New Issue
Block a user