Changed to 1209 PID (#6677)
This commit is contained in:
parent
f0ad3fc68a
commit
f8bf1d1b16
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
|
|||
//#define USE_I2C
|
||||
|
||||
/* Common USB Device descriptor parameters */
|
||||
#define VENDOR_ID 0xFEED
|
||||
#define VENDOR_ID 0x1209
|
||||
#define PRODUCT_ID 0xBEE5
|
||||
#define MANUFACTURER Duckle29
|
||||
#define PRODUCT Vitamins included
|
||||
|
|
Loading…
Reference in a new issue