Skip to content

Commit 62dcd79

Browse files
authored
feat: revert include
This include is not necessary here. Moving it back to the HWCDC.cpp file.
1 parent 6b17247 commit 62dcd79

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

cores/esp32/HWCDC.h

-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@
2121
#include <inttypes.h>
2222
#include "esp_event.h"
2323
#include "Stream.h"
24-
#include "driver/usb_serial_jtag.h"
2524

2625
ESP_EVENT_DECLARE_BASE(ARDUINO_HW_CDC_EVENTS);
2726

0 commit comments

Comments
 (0)