Subversion Repositories Projects

Rev

Rev 2212 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 2212 Rev 2214
Line 31... Line 31...
31
 *   Harald Bongartz "HaraldB" for providing his Ideas and Code for usibility*
31
 *   Harald Bongartz "HaraldB" for providing his Ideas and Code for usibility*
32
 *****************************************************************************/
32
 *****************************************************************************/
Line 33... Line 33...
33
 
33
 
34
//############################################################################
34
//############################################################################
-
 
35
//# HISTORY  menu.c
-
 
36
//# 14.10.2015 Starter
35
//# HISTORY  menu.c
37
//# fix: -FollowMeStep2 Debug wird nur noch bei FollowMeStep2 angezeigt
36
//#
38
//#
37
//# 03.08.2015 Cebra
39
//# 03.08.2015 Cebra
38
//# - add: Menü _DefMenu_Main_NO erweitert für GPS Test , mit #define schaltbar
40
//# - add: Menü _DefMenu_Main_NO erweitert für GPS Test , mit #define schaltbar
39
//#
41
//#
Line 711... Line 713...
711
 
713
 
712
//--------------------------------------------------------------
714
//--------------------------------------------------------------
713
//--------------------------------------------------------------
715
//--------------------------------------------------------------
714
void _DefMenu_Main_NO( void )
716
void _DefMenu_Main_NO( void )
715
{
717
{
716
#ifdef USE_FOLLOWME
718
#ifdef USE_FOLLOWME_STEP2
717
    MenuCtrl_PushML2_P( ID_DEBUG_GPS  , MENU_ITEM, &Debug_GPS     , PKTGPS_de     , PKTGPS_en      );
719
    MenuCtrl_PushML2_P( ID_DEBUG_GPS  , MENU_ITEM, &Debug_GPS     , PKTGPS_de     , PKTGPS_en      );
Line 718... Line 720...
718
#endif
720
#endif