1
0
Fork 0
mirror of https://github.com/betaflight/betaflight.git synced 2025-07-17 13:25:30 +03:00

Removed SPRACINGF3OSD support.

This commit is contained in:
Michael Keller 2018-08-08 07:33:32 +12:00
parent efb340f4c6
commit 283e55e45d
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"