We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6de7f16 commit c5bb833Copy full SHA for c5bb833
cores/esp32/USB.cpp
@@ -15,6 +15,7 @@
15
16
#if CONFIG_TINYUSB_ENABLED
17
18
+#include "pins_arduino.h"
19
#include "esp32-hal.h"
20
#include "esp32-hal-tinyusb.h"
21
#include "common/tusb_common.h"
0 commit comments