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

Make OSD items configurable

This commit is contained in:
Evgeny Sychov 2016-03-13 17:31:33 -07:00
parent 98bd0f18b3
commit e2ec4ce2be
13 changed files with 124 additions and 28 deletions

View file

@ -60,6 +60,7 @@
#include "io/serial_cli.h"
#include "io/serial_msp.h"
#include "io/statusindicator.h"
#include "io/osd.h"
#include "rx/rx.h"
#include "rx/msp.h"