Skip to content

Commit 7e47b7c

Browse files
authored
feat (HWCDC): port 2.0.15 upwards
Fixes include file that is not necessary any more. - SOF is used directly now.
1 parent 289a393 commit 7e47b7c

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)