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:
parent
98bd0f18b3
commit
e2ec4ce2be
13 changed files with 124 additions and 28 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue