gps_waypoint_save 595 core/conf.c CONF_INFO( 6, conf.gps_waypoint_save, CONF_DEF_VALUE, i:0), gps_waypoint_save 572 core/gui.c MENU_ITEM (0x5c,LANG_MENU_GPS_WAYPOINT_SAVE, MENUITEM_BOOL, &conf.gps_waypoint_save, 0 ), gps_waypoint_save 308 core/main.c if (((int)conf.gps_on_off == 1) && ((int)conf.gps_waypoint_save == 1)) gps_waypoint(); gps_waypoint_save 406 include/conf.h int gps_waypoint_save;