1
0
Fork 0
mirror of https://github.com/betaflight/betaflight.git synced 2025-07-23 16:25:31 +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

@ -42,8 +42,6 @@
#include "drivers/time.h"
#include "drivers/io.h"
#include "io/motors.h"
#include "config/config.h"
#include "fc/controlrate_profile.h"
#include "fc/rc_controls.h"