Skip to content

Commit 2d74e67

Browse files
author
Federico Fissore
committed
Etheris references renamed Yun without accent to avoid encoding issues
1 parent 603a1be commit 2d74e67

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hardware/arduino/avr/cores/arduino/USBCore.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ const u16 STRING_IPRODUCT[17] = {
5858
#elif USB_PID == 0x803C
5959
'A','r','d','u','i','n','o',' ','E','s','p','l','o','r','a',' '
6060
#elif USB_PID == 0x8041
61-
'A','r','d','u','i','n','o',' ','E','t','h','e','r','i','s',' '
61+
'A','r','d','u','i','n','o',' ','Y','u','n',' ',' ',' ',' ',' '
6262
#elif USB_PID == 0x9208
6363
'L','i','l','y','P','a','d','U','S','B',' ',' ',' ',' ',' ',' '
6464
#else

0 commit comments

Comments
 (0)