forked from espressif/arduino-esp32
Update USB.cpp
This commit is contained in:
@ -29,7 +29,7 @@
|
||||
#define USB_PRODUCT ARDUINO_BOARD
|
||||
#endif
|
||||
#ifndef USB_SERIAL
|
||||
#define USB_SERIAL ""
|
||||
#define USB_SERIAL "0"
|
||||
#endif
|
||||
|
||||
extern "C" {
|
||||
|
Reference in New Issue
Block a user