Subversion Repositories Projects

Rev

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

Rev 214 Rev 219
Line 34... Line 34...
34
 
34
 
35
    public byte gps_format=GPS_FORMAT_DECIMAL;
35
    public byte gps_format=GPS_FORMAT_DECIMAL;
Line -... Line 36...
-
 
36
    public byte speed_format=SPEED_FORMAT_KMH;
Line 36... Line 37...
36
    public byte speed_format=SPEED_FORMAT_KMH;
37
 
37
 
38
 
38
 
39
    public byte[] default_extern_control=default_extern_keycontrol ;