usb_serial.c: adjust USB strings for Teacup.

This commit is contained in:
Markus Hitter 2012-10-17 12:01:42 +02:00
parent c4fc138f7e
commit 7d6ffdae17
1 changed files with 2 additions and 2 deletions

View File

@ -43,8 +43,8 @@
// You can change these to give your code its own name. On Windows,
// these are only used before an INF file (driver install) is loaded.
#define STR_MANUFACTURER L"Your Name"
#define STR_PRODUCT L"USB Serial"
#define STR_MANUFACTURER L"RepRap Community"
#define STR_PRODUCT L"Teacup Firmware"
// All USB serial devices are supposed to have a serial number
// (according to Microsoft). On windows, a new COM port is created