Skip to content

Commit 2029fd7

Browse files
authored
Fix minor typo. (#147)
1 parent b668961 commit 2029fd7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ls-bus-guide/demos/flexray-node/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
This directory contains a demo FMU a FlexRay node.
44

5-
The CAN node periodically sends a FlexRay message in slots 1 and 3 or 2 and 4 of each cycle.
5+
The FlexRay node periodically sends a FlexRay message in slots 1 and 3 or 2 and 4 of each cycle.
66
Which set of slots is used depends on the parameter `IsSecondNode`.
77

88
The FMU requires a simulator with support for countdown clocks, triggered clocks, event mode and variable step size.

0 commit comments

Comments
 (0)