From d755d0035d4e3a816c127fd8207722bfe6629eee Mon Sep 17 00:00:00 2001 From: Zach Eveland Date: Wed, 25 Apr 2012 15:56:18 -0400 Subject: changed PID values for Leonardo bootloader and sketch done to avoid driver problems for users who installed the pre-release bootloader and driver --- bootloaders/caterina/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'bootloaders/caterina/Makefile') diff --git a/bootloaders/caterina/Makefile b/bootloaders/caterina/Makefile index e460090..873f8bd 100755 --- a/bootloaders/caterina/Makefile +++ b/bootloaders/caterina/Makefile @@ -48,12 +48,12 @@ # USB vendor ID (VID) # official Arduino LLC VID -VID = 0x2341 +# VID = 0x2341 # USB product ID (PID) # official Leonardo PID -#PID = 0x0034 +# PID = 0x0036 # MCU name -- cgit v1.2.3-18-g5258