mirror of
https://github.com/opentx/opentx.git
synced 2025-07-20 14:55:13 +03:00
Add internalaccess firmware option to version screen
This commit is contained in:
parent
e26abb5650
commit
18e07258aa
1 changed files with 3 additions and 0 deletions
|
@ -59,6 +59,9 @@ static const char * options[] = {
|
|||
#if defined(INTERNAL_MODULE_MULTI)
|
||||
"internalmulti",
|
||||
#endif
|
||||
#if defined(INTERNAL_MODULE_PXX2)
|
||||
"internalaccess",
|
||||
#endif
|
||||
#if defined(MULTIMODULE)
|
||||
"multimodule",
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue