diff options
author | Zach Eveland <zeveland@blacklabel-development.com> | 2012-04-09 10:12:14 -0400 |
---|---|---|
committer | Zach Eveland <zeveland@blacklabel-development.com> | 2012-04-09 10:12:14 -0400 |
commit | e2e0260094c762fddf4669b7a957914405ae9f19 (patch) | |
tree | 428fc36382c1b64ba63ff2c2e3bf34925eac1c95 /bootloaders/caterina/Makefile | |
parent | f9a4a4362d6457adb598ca7f52e409df9defbee3 (diff) |
Micro I hardly knew ye
Diffstat (limited to 'bootloaders/caterina/Makefile')
-rwxr-xr-x | bootloaders/caterina/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/bootloaders/caterina/Makefile b/bootloaders/caterina/Makefile index 3ec7b14..e460090 100755 --- a/bootloaders/caterina/Makefile +++ b/bootloaders/caterina/Makefile @@ -54,8 +54,6 @@ VID = 0x2341 # USB product ID (PID)
# official Leonardo PID
#PID = 0x0034
-# official Micro PID
-PID = 0x0035
# MCU name
|