1
0
Fork 0
mirror of https://github.com/betaflight/betaflight.git synced 2025-07-26 01:35:41 +03:00

Merge pull request #6529 from mikeller/remove_osd_slave

Removed SPRACINGF3OSD support.
This commit is contained in:
Michael Keller 2018-08-14 06:48:14 +12:00 committed by GitHub
commit 91798f89b4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
16 changed files with 2 additions and 848 deletions

View file

@ -87,7 +87,6 @@
#include "io/ledstrip.h"
#include "io/motors.h"
#include "io/osd.h"
#include "io/osd_slave.h"
#include "io/serial.h"
#include "io/serial_4way.h"
#include "io/servos.h"