Skip to content

Commit 9c3f5aa

Browse files
committed
Update HWCDC.cpp
1 parent e73d35f commit 9c3f5aa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

cores/esp32/HWCDC.cpp

+1
Original file line numberDiff line numberDiff line change
@@ -175,6 +175,7 @@ void HWCDC::begin(unsigned long baud)
175175
end();
176176
return;
177177
}
178+
usb_serial_jtag_ll_txfifo_flush();
178179
}
179180

180181
void HWCDC::end()

0 commit comments

Comments
 (0)