AP_HAL_ChibiOS: tidy includes of SRV_Channel.h

This commit is contained in:
Peter Barker 2023-01-25 08:39:44 +11:00 committed by Peter Barker
parent 19719df433
commit 29291847d1
1 changed files with 0 additions and 1 deletions

View File

@ -19,7 +19,6 @@
#include "AP_HAL_ChibiOS.h"
#include <AP_HAL/Semaphores.h>
#include <AP_ESC_Telem/AP_ESC_Telem.h>
#include <SRV_Channel/SRV_Channel.h>
#include "shared_dma.h"
#include "ch.h"