Skip to content

Commit

Permalink
Add reference to dbc-codegen
Browse files Browse the repository at this point in the history
  • Loading branch information
marcelbuesing committed Apr 14, 2021
1 parent 39a3a18 commit 91cde4e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,8 @@ fn main() -> io::Result<()> {
}
```

For a proper implementation for reading or writing CAN frames according to the DBC, I recommend you take a look at [dbc-codegen](https://github.com/technocreatives/dbc-codegen).

# 2. Example

The file parser simply parses a dbc input file and prints the parsed content.
Expand Down

0 comments on commit 91cde4e

Please sign in to comment.