We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9d0be8a commit 8b140d2Copy full SHA for 8b140d2
src/ESP32SJA1000.cpp
@@ -3,7 +3,7 @@
3
4
#ifdef ARDUINO_ARCH_ESP32
5
6
-#include "esp_intr.h"
+#include "esp_intr_alloc.h"
7
#include "soc/dport_reg.h"
8
#include "driver/gpio.h"
9
0 commit comments