Skip to content

Commit c76d982

Browse files
committed
Fix whitespace
1 parent ecaac75 commit c76d982

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/sysstate.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ sysstate:
1818
kcu_steering: "MyFloat" # steering after the kcu, before applying offset and depower scaling [-1..1]
1919
set_steering: "MyFloat" # set value of the steering [-1..1]
2020
heading: "MyFloat" # heading angle [rad]
21-
heading_rate: "MyFloat" # heading rate [rad/s]
21+
heading_rate: "MyFloat" # heading rate [rad/s]
2222
# add heading_turn_rate, course_rate and course_turn_rate
2323
course: "MyFloat" # course angle [rad]
2424
bearing: "MyFloat" # bearing angle (set value of heading/ course) [rad]

0 commit comments

Comments
 (0)