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

@ -48,7 +48,6 @@
#include "io/beeper.h"
#include "io/dashboard.h"
#include "io/gps.h"
#include "io/motors.h"
#include "io/vtx_control.h"
#include "pg/pg.h"