Skip to content

Commit 1d07ca4

Browse files
authored
Merge pull request arduino#516 from luigigubello/rename_nona_wlan
Changing "NONA WLAN" in "Nano 33 IoT"
2 parents 56e13aa + 9cc2ee4 commit 1d07ca4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bootloaders/zero/board_definitions_arduino_nano_33_iot.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
/*
2323
* USB device definitions
2424
*/
25-
#define STRING_PRODUCT "Arduino NONA WLAN"
25+
#define STRING_PRODUCT "Arduino Nano 33 IoT"
2626
#define USB_VID_HIGH 0x23
2727
#define USB_VID_LOW 0x41
2828
#define USB_PID_HIGH 0x00

0 commit comments

Comments
 (0)