AP_FETtecOneWire: Fix multi #include's

This commit is contained in:
Jaaaky 2021-12-16 17:42:36 +03:00 committed by Andrew Tridgell
parent bfb9b1ac73
commit c7b1e05f1d
1 changed files with 0 additions and 1 deletions

View File

@ -20,7 +20,6 @@
#include <AP_SerialManager/AP_SerialManager.h>
#include <SRV_Channel/SRV_Channel.h>
#include <GCS_MAVLink/GCS.h>
#include <AP_Math/AP_Math.h>
#include "AP_FETtecOneWire.h"
#if AP_FETTEC_ONEWIRE_ENABLED