Rev 143 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 143 | Rev 149 | ||
---|---|---|---|
Line 443... | Line 443... | ||
443 | Get_GPS_data(); |
443 | Get_GPS_data(); |
444 | if (gps_act_position.status > 0) |
444 | if (gps_act_position.status > 0) |
445 | { |
445 | { |
446 | ROT_ON; |
446 | ROT_ON; |
447 | gps_act_position.status = 0; |
447 | gps_act_position.status = 0; |
448 | // ROT_ON; |
- | |
449 | } |
448 | } |
Line 450... | Line 449... | ||
450 | 449 | ||
451 | //******PROVISORISCH*************** |
450 | //******PROVISORISCH*************** |