Subversion Repositories Projects

Rev

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

Rev 261 Rev 269
Line 46... Line 46...
46
    public final static byte STATEID_RESET_PARAMS     =31;
46
    public final static byte STATEID_RESET_PARAMS     =31;
47
    public final static byte STATEID_PARAM_MENU       =32;
47
    public final static byte STATEID_PARAM_MENU       =32;
48
    public final static byte STATEID_PARAM_MASSWRITE  =33;
48
    public final static byte STATEID_PARAM_MASSWRITE  =33;
49
    public final static byte STATEID_SELECT_FIRMWARE  =34;
49
    public final static byte STATEID_SELECT_FIRMWARE  =34;
50
    public final static byte STATEID_SHOWPHONEGPS     =35;
50
    public final static byte STATEID_SHOWPHONEGPS     =35;
51
 
-
 
-
 
51
    public final static byte STATEID_SETTING_OPTIONS  =36;
52
    public final static byte STATEID_COUNT            =36;
52
    public final static byte STATEID_COUNT            =37;
Line 53... Line 53...
53
 
53
 
54
 
54
 
Line 93... Line 93...
93
    public final static byte ACTIONID_SELECT_PARAMS         = 37;    
93
    public final static byte ACTIONID_SELECT_PARAMS         = 37;    
94
    public final static byte ACTIONID_RENAME_PARAMS         = 38;
94
    public final static byte ACTIONID_RENAME_PARAMS         = 38;
95
    public final static byte ACTIONID_SELECT_FIRMWARE       = 39;
95
    public final static byte ACTIONID_SELECT_FIRMWARE       = 39;
96
    public final static byte ACTIONID_UPDATE_DUBWISE        = 40;
96
    public final static byte ACTIONID_UPDATE_DUBWISE        = 40;
97
    public final static byte ACTIONID_SHOWPHONEGPS          = 41;
97
    public final static byte ACTIONID_SHOWPHONEGPS          = 41;
-
 
98
    public final static byte ACTIONID_RECONNECT             = 42;
-
 
99
    public final static byte ACTIONID_SETTING_OPTIONS       = 43;
-
 
100
    public final static byte ACTIONID_SETTING_LOADPLAIN     = 44;
-
 
101
    public final static byte ACTIONID_SETTING_LOADFANCY     = 45;
-
 
102
 
98
    public final static byte ACTIONID_QUIT                  = 100;
103
    public final static byte ACTIONID_QUIT                  = 100;