Subversion Repositories Projects

Rev

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

Rev 242 Rev 245
Line 6... Line 6...
6
    public final static byte STATEID_MAINMENU         =2;
6
    public final static byte STATEID_MAINMENU         =2;
7
    public final static byte STATEID_MOTORTEST        =3;
7
    public final static byte STATEID_MOTORTEST        =3;
8
    public final static byte STATEID_SELECT_PARAMSET  =4;
8
    public final static byte STATEID_SELECT_PARAMSET  =4;
9
    public final static byte STATEID_EDIT_PARAMS      =5;
9
    public final static byte STATEID_EDIT_PARAMS      =5;
10
    public final static byte STATEID_HANDLE_PARAMS    =6;
10
    public final static byte STATEID_HANDLE_PARAMS    =6;
11
    public final static byte STATEID_FLIGHTVIEW       =7;
11
    public final static byte STATEID_LCD              =7;
12
    public final static byte STATEID_RAWDEBUG         =8;
12
    public final static byte STATEID_RAWDEBUG         =8;
13
    public final static byte STATEID_KEYCONTROL       =9;
13
    public final static byte STATEID_KEYCONTROL       =9;
14
    public final static byte STATEID_SETTINGSMENU     =10;
14
    public final static byte STATEID_SETTINGSMENU     =10;
15
    public final static byte STATEID_STICKVIEW        =11;
15
    public final static byte STATEID_STICKVIEW        =11;
16
    public final static byte STATEID_CAMMODE          =12;
16
    public final static byte STATEID_CAMMODE          =12;