mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-20 14:55:21 +03:00
Merge pull request #9963 from mikeller/remove_unused_header
Removed unused 'io/motors.h' header file.
This commit is contained in:
commit
e96e63e252
11 changed files with 0 additions and 32 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue