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

@ -93,7 +93,6 @@
#include "io/gimbal.h"
#include "io/gps.h"
#include "io/ledstrip.h"
#include "io/motors.h"
#include "io/serial.h"
#include "io/serial_4way.h"
#include "io/servos.h"