1
0
Fork 0
mirror of https://github.com/betaflight/betaflight.git synced 2025-07-17 21:35:44 +03:00

Removed unused 'io/motors.h' header file.

This commit is contained in:
mikeller 2020-06-29 18:49:06 +12:00
parent 41088159fa
commit 5b58c300b6
11 changed files with 0 additions and 32 deletions

View file

@ -111,7 +111,6 @@
#include "io/gimbal.h"
#include "io/gps.h"
#include "io/ledstrip.h"
#include "io/motors.h"
#include "io/pidaudio.h"
#include "io/piniobox.h"
#include "io/rcdevice_cam.h"