mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-23 16:25:31 +03:00
Start Frsky telemetry using a switch without beeing armed.
This adds a Telemetry checkbox in the gui.
This commit is contained in:
parent
8c4a594808
commit
e6889aea12
3 changed files with 7 additions and 2 deletions
1
src/mw.h
1
src/mw.h
|
@ -101,6 +101,7 @@ enum {
|
|||
BOXCALIB,
|
||||
BOXGOV,
|
||||
BOXOSD,
|
||||
BOXTELEMETRY,
|
||||
CHECKBOXITEMS
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue