arduino-CAN
arduino-CAN copied to clipboard
Update ESP32SJA1000.cpp
The #include "esp_intr.h" depreciated and should be replaced by #include "esp_intr_alloc.h"
I tried this commit, and it just gives many more errors