Skip to content

Commit f5b3210

Browse files
author
Federico Fissore
committed
right etheris values
1 parent 197ece4 commit f5b3210

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,8 @@ const u16 STRING_IPRODUCT[17] = {
5757
'A','r','d','u','i','n','o',' ','M','i','c','r','o',' ',' ',' '
5858
#elif USB_PID == 0x803C
5959
'A','r','d','u','i','n','o',' ','E','s','p','l','o','r','a',' '
60+
#elif USB_PID == 0x8041
61+
'A','r','d','u','i','n','o',' ','E','t','h','e','r','i','s',' '
6062
#elif USB_PID == 0x9208
6163
'L','i','l','y','P','a','d','U','S','B',' ',' ',' ',' ',' ',' '
6264
#else

0 commit comments

Comments
 (0)