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

@ -69,6 +69,7 @@
#include "io/display.h"
#include "io/asyncfatfs/asyncfatfs.h"
#include "io/transponder_ir.h"
#include "io/osd.h"
#include "sensors/sensors.h"
#include "sensors/sonar.h"