Rev 2147 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 2147 | Rev 2212 | ||
---|---|---|---|
Line 370... | Line 370... | ||
370 | 370 | ||
371 | static const char PKTINFO_de[] PROGMEM = "PKT Info"; |
371 | static const char PKTINFO_de[] PROGMEM = "PKT Info"; |
Line 372... | Line 372... | ||
372 | #define PKTINFO_en PKTINFO_de |
372 | #define PKTINFO_en PKTINFO_de |
373 | 373 | ||
374 | 374 | ||
375 | #ifdef DEBUG_GPS |
375 | #ifdef USE_FOLLOWME_STEP2 |
Line 712... | Line 712... | ||
712 | //-------------------------------------------------------------- |
712 | //-------------------------------------------------------------- |
713 | //-------------------------------------------------------------- |
713 | //-------------------------------------------------------------- |
714 | void _DefMenu_Main_NO( void ) |
714 | void _DefMenu_Main_NO( void ) |
715 | { |
715 | { |
716 | #ifdef USE_FOLLOWME |
716 | #ifdef USE_FOLLOWME |
717 | #ifdef DEBUG_GPS |
- | |
718 | MenuCtrl_PushML2_P( ID_DEBUG_GPS , MENU_ITEM, &Debug_GPS , PKTGPS_de , PKTGPS_en ); |
717 | MenuCtrl_PushML2_P( ID_DEBUG_GPS , MENU_ITEM, &Debug_GPS , PKTGPS_de , PKTGPS_en ); |
719 | - | ||
720 | - | ||
721 | #endif |
- | |
722 | #endif |
718 | #endif |
Line 723... | Line 719... | ||
723 | 719 | ||
Line 724... | Line 720... | ||
724 | MenuCtrl_PushML2_P( ID_SEARCHMK , MENU_ITEM, NOFUNC , SEARCHMK_de , SEARCHMK_en ); |
720 | MenuCtrl_PushML2_P( ID_SEARCHMK , MENU_ITEM, NOFUNC , SEARCHMK_de , SEARCHMK_en ); |