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