Rev 21 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 21 | Rev 36 | ||
---|---|---|---|
Line 665... | Line 665... | ||
665 | // +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ |
665 | // +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ |
666 | if(EE_Parameter.GlobalConfig & CFG_GPS_AKTIV) |
666 | if(EE_Parameter.GlobalConfig & CFG_GPS_AKTIV) |
667 | { |
667 | { |
668 | gps_p = Parameter_UserParam1; |
668 | gps_p = Parameter_UserParam1; |
669 | gps_d = Parameter_UserParam2; |
669 | gps_d = Parameter_UserParam2; |
670 | skal = Parameter_UserParam3; |
- | |
- | 670 | ||
671 | gps_main(); |
671 | gps_main(); |
672 | } |
672 | } |
673 | else |
673 | else |
674 | { |
674 | { |
675 | GPS_Nick = 0; |
675 | GPS_Nick = 0; |