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