Skip to content

Commit 25eae41

Browse files
authored
Update README.md
1 parent 4e3f22f commit 25eae41

File tree

1 file changed

+7
-6
lines changed

1 file changed

+7
-6
lines changed

README.md

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -44,8 +44,9 @@
4444

4545
ecudb.c / ecudb.h (1) RO / lib
4646

47-
Main driver which has all dbc frames structs / pack functions / unpack functions these source
48-
files preferably to place in lib level directory because they are RO using model and can be
47+
Main driver which has all dbc frames structs / pack functions / unpack functions these
48+
source files preferably to place in lib level directory because they are RO using model
49+
and can be
4950
shared among few separated projects.
5051

5152
ecudb-fmon.h (2) RO / lib
@@ -88,7 +89,7 @@
8889

8990
## "--node-utils" option
9091

91-
If your matrix has strict routing setup, where each CAN device (node) has defined collection
92-
of TX frames as well as defined collection of RX frames the "--node-utils" option may be used.
93-
In this mode all the nodes defined in CAN matrix will be handled as specific ECU and
94-
for each of these specific ECUs dedicated "***-binutil.c/h" pair of source code will be generated
92+
If your matrix has strict routing setup, where each CAN device (node) has defined collection
93+
of TX frames as well as defined collection of RX frames the "--node-utils" option may be used.
94+
In this mode all the nodes defined in CAN matrix will be handled as specific ECU and
95+
for each of these specific ECUs dedicated "***-binutil.c/h" pair of source code will be generated

0 commit comments

Comments
 (0)