We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4fe266d commit 9cc2ee4Copy full SHA for 9cc2ee4
bootloaders/zero/board_definitions_arduino_nano_33_iot.h
@@ -22,7 +22,7 @@
22
/*
23
* USB device definitions
24
*/
25
-#define STRING_PRODUCT "Arduino NONA WLAN"
+#define STRING_PRODUCT "Arduino Nano 33 IoT"
26
#define USB_VID_HIGH 0x23
27
#define USB_VID_LOW 0x41
28
#define USB_PID_HIGH 0x00
0 commit comments