Open M-Schrapel opened 1 year ago
Hello,
the library is not working with the Arduino UNO Wifi Rev. 2. It does not compile:
mcp2518fd_can_dfs.h:1466:14: error: expected ')' before 'volatile' mcp2518fd_can_dfs.h:1467:14: error: expected unqualified-id before 'volatile'
Same issue on all STM32 Boards
were you able to interface this eventually?
Hello,
the library is not working with the Arduino UNO Wifi Rev. 2. It does not compile:
mcp2518fd_can_dfs.h:1466:14: error: expected ')' before 'volatile' mcp2518fd_can_dfs.h:1467:14: error: expected unqualified-id before 'volatile'