1
0
Fork 0
mirror of https://github.com/betaflight/betaflight.git synced 2025-07-20 06:45:16 +03:00

Remove unused servos header file (#13182)

This commit is contained in:
Mark Haslinghuis 2023-12-04 03:21:17 +01:00 committed by GitHub
parent 7dffe25ed1
commit b199e65000
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 0 additions and 24 deletions

View file

@ -77,7 +77,6 @@
#include "io/gps.h"
#include "io/pidaudio.h"
#include "io/serial.h"
#include "io/servos.h"
#include "io/statusindicator.h"
#include "io/transponder_ir.h"
#include "io/vtx_control.h"