In file included from /Users/mikekuhnkey/Documents/Arduino/libraries/107-Arduino-MCP2515/src/ArduinoMCP2515.h:18:0,
from /Users/mikekuhnkey/Documents/Arduino/libraries/107-Arduino-MCP2515/src/107-Arduino-MCP2515.h:15,
from /private/var/folders/dn/m54hbxjj6rl5p04gdkrrg5240000gn/T/.arduinoIDE-unsaved20241117-975-1bxguwe.tittk/MCP2515-Loopback/MCP2515-Loopback.ino:12:
/Users/mikekuhnkey/Documents/Arduino/libraries/107-Arduino-MCP2515/src/MCP2515/MCP2515_Io.h:19:10: fatal error: functional: No such file or directory #include
^~~~~~~~~~~~
compilation terminated.
exit status 1
Compilation error: exit status 1
Where, or why is this "" missing?
Can anyone point me to the "libraries"...API?....beginner tutorials???
Look under the File menu, then take the examples link off this. You will then see a whole list of things you can do. Start off with the 01. Basics examples to start with an work your way down the list.