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.
2 parents 56e13aa + 9cc2ee4 commit 1d07ca4Copy full SHA for 1d07ca4
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