File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -18,5 +18,5 @@ members = [
1818 " ." ,
1919 " testing/rust-integration" ,
2020 " testing/can-messages" ,
21- " testing/cantools-messages"
21+ " testing/cantools-messages" ,
2222]
Original file line number Diff line number Diff line change @@ -26,7 +26,7 @@ These can be used as test cases in the `rust-itegration` crate.
2626
2727## Cantools
2828
29- [cantools]( https://github.com/eerimoq/cantools) are used for comparing results of packing and unpacking.
29+ https://github.com/eerimoq/cantools[cantools] are used for comparing results of packing and unpacking.
3030- Install cantools
3131- Run `./cantools-messages/generate_example_code` in order to regenerate the c source code which is based on the dbc example.
3232- Run `cargo test` in cantools-messages
You can’t perform that action at this time.
0 commit comments