MS newlines removed

This commit is contained in:
Pascal Brisset
2007-09-13 12:03:34 +00:00
parent d0c91da958
commit f454ab5070
+1 -1
View File
@@ -59,7 +59,7 @@ float carrot_x, carrot_y;
/** Status on the current circle */
float nav_circle_radians; /* Cumulated */
float nav_circle_trigo_qdr; /* Angle from center to mobile */
float nav_radius, nav_course, nav_shift;
float nav_radius, nav_course, nav_climb, nav_shift;
/** Status on the current leg (percentage, 0. < < 1.) in route mode */