Updating udev rules to reflect the USB ID changes.

- Fixed USB Vendor name as well
This commit is contained in:
Jacob Alexander 2014-08-15 11:27:16 -07:00
parent 4102512579
commit 662d1f557f
2 changed files with 8 additions and 1 deletions

View file

@ -29,7 +29,7 @@
// ----- Defines -----
// You can change these to give your code its own name.
#define STR_MANUFACTURER u"@MANUFACTURER@"
#define STR_MANUFACTURER u"Kiibohd"
#define STR_PRODUCT u"Kiibohd DFU Bootloader"
#define STR_SERIAL u"@CHIP@"