1
0
Fork 0
mirror of https://github.com/betaflight/betaflight.git synced 2025-07-18 22:05:17 +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

@ -117,7 +117,6 @@
#include "io/piniobox.h"
#include "io/rcdevice_cam.h"
#include "io/serial.h"
#include "io/servos.h"
#include "io/transponder_ir.h"
#include "io/vtx.h"
#include "io/vtx_control.h"