mirror of
https://github.com/opentx/opentx.git
synced 2025-07-26 01:35:21 +03:00
Add GPSCOORD to setup menu
This commit is contained in:
parent
bb0bdae2fd
commit
ee1bd73788
1 changed files with 1 additions and 0 deletions
|
@ -86,6 +86,7 @@ enum menuProcSetupItems {
|
|||
#ifdef FRSKY
|
||||
ITEM_SETUP_NODATA_ALARM,
|
||||
ITEM_SETUP_TIMEZONE,
|
||||
ITEM_SETUP_GPSCOORD,
|
||||
#endif
|
||||
ITEM_SETUP_MAX
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue