1
0
Fork 0
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:
romolo.manfredini@gmail.com 2012-03-27 16:01:25 +00:00
parent bb0bdae2fd
commit ee1bd73788

View file

@ -86,6 +86,7 @@ enum menuProcSetupItems {
#ifdef FRSKY
ITEM_SETUP_NODATA_ALARM,
ITEM_SETUP_TIMEZONE,
ITEM_SETUP_GPSCOORD,
#endif
ITEM_SETUP_MAX
};