From 5ab307f06f9141bd097a042f040fe581a9951fd5 Mon Sep 17 00:00:00 2001 From: Federico Fissore Date: Thu, 23 May 2013 09:53:49 +0200 Subject: Etheris references renamed Yun without accent to avoid encoding issues --- cores/arduino/USBCore.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cores/arduino') diff --git a/cores/arduino/USBCore.cpp b/cores/arduino/USBCore.cpp index 0ae17e6..d41aad3 100644 --- a/cores/arduino/USBCore.cpp +++ b/cores/arduino/USBCore.cpp @@ -58,7 +58,7 @@ const u16 STRING_IPRODUCT[17] = { #elif USB_PID == 0x803C 'A','r','d','u','i','n','o',' ','E','s','p','l','o','r','a',' ' #elif USB_PID == 0x8041 - 'A','r','d','u','i','n','o',' ','E','t','h','e','r','i','s',' ' + 'A','r','d','u','i','n','o',' ','Y','u','n',' ',' ',' ',' ',' ' #elif USB_PID == 0x9208 'L','i','l','y','P','a','d','U','S','B',' ',' ',' ',' ',' ',' ' #else -- cgit v1.2.3-18-g5258