mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-16 04:45:24 +03:00
Added OSD status to CLI 'status' output.
This commit is contained in:
parent
f53d812fc8
commit
099e0a6064
8 changed files with 24 additions and 12 deletions
|
@ -256,3 +256,5 @@ extern const char * const lookupTableRescueAltitudeMode[];
|
|||
extern const char * const lookupTableItermRelax[];
|
||||
|
||||
extern const char * const lookupTableItermRelaxType[];
|
||||
|
||||
extern const char * const lookupTableOsdDisplayPortDevice[];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue