ESP32RET
ESP32RET copied to clipboard
error esp32_can.h
fatal error: esp32_can.h: No such file or directory 29 | #include <esp32_can.h> | ^~~~~~~~~~~~~ compilation terminated. exit status 1
Compilation error: esp32_can.h: No such file or directory
That's a library (found in my repos here). Did you download the library and install it? Or, if that's the only CAN thing you're doing you can plop the files down into the ESP32RET directory.