Rev 219 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 219 | Rev 264 | ||
---|---|---|---|
Line 9... | Line 9... | ||
9 | public final static byte USER_INTENT_PARAMS =2; |
9 | public final static byte USER_INTENT_PARAMS =2; |
10 | public final static byte USER_INTENT_GRAPH =3; |
10 | public final static byte USER_INTENT_GRAPH =3; |
11 | public final static byte USER_INTENT_RCDATA =4; |
11 | public final static byte USER_INTENT_RCDATA =4; |
12 | public final static byte USER_INTENT_LCD =5; |
12 | public final static byte USER_INTENT_LCD =5; |
13 | public final static byte USER_INTENT_EXTERNAL_CONTROL =6; |
13 | public final static byte USER_INTENT_EXTERNAL_CONTROL =6; |
- | 14 | public final static byte USER_INTENT_GPSOSD =7; |
|
Line 14... | Line 15... | ||
14 | 15 | ||
15 | 16 |