Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
socketcan_dune_implementation [2019/10/11 17:16] – [Example of initializing a SocketCAN instance] nikolal | socketcan_dune_implementation [2022/09/19 11:34] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 27: | Line 27: | ||
==== Example of initializing a SocketCAN instance ==== | ==== Example of initializing a SocketCAN instance ==== | ||
- | The CAN implementation uses the '' | + | The CAN implementation uses '' |
try { | try { | ||
m_can = new Hardware:: | m_can = new Hardware:: |