Skip to content

Commit bbcc624

Browse files
committed
Update USB.cpp
1 parent 2656452 commit bbcc624

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cores/esp32/USB.cpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
#define USB_PRODUCT ARDUINO_BOARD
3030
#endif
3131
#ifndef USB_SERIAL
32-
#define USB_SERIAL ""
32+
#define USB_SERIAL "0"
3333
#endif
3434

3535
extern "C" {

0 commit comments

Comments
 (0)