From bdfae9f7b7b7e34bc00acdf2889ba3dfaa1f3e87 Mon Sep 17 00:00:00 2001 From: Zach Eveland Date: Wed, 26 Oct 2011 11:28:07 -0400 Subject: uploading now completes using RC2 on Win7 --- bootloaders/nuevo_diskloader/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bootloaders/nuevo_diskloader/Makefile') diff --git a/bootloaders/nuevo_diskloader/Makefile b/bootloaders/nuevo_diskloader/Makefile index 965ca6b..dc9172e 100644 --- a/bootloaders/nuevo_diskloader/Makefile +++ b/bootloaders/nuevo_diskloader/Makefile @@ -14,7 +14,7 @@ AVR_FREQ = 16000000L # Specify the Arduino model using the assigned PID. This is used by Descriptors.c # to set PID and product descriptor string # Arduino Leonardo PID -ARDUINO_MODEL_PID = 0x0088 +ARDUINO_MODEL_PID = 0x0089 # Arduino Micro PID #ARDUINO_MODEL_PID = 0x0035 -- cgit v1.2.3-18-g5258