From 29e4d73a55b1ba5782d9a1491ab9e1c1331a6b8a Mon Sep 17 00:00:00 2001 From: Zach Eveland Date: Tue, 10 Jan 2012 17:04:32 -0500 Subject: reenabled HID to force Leonardo bootloader to enumerate as a composite device --- bootloaders/caterina/src/Platform.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bootloaders/caterina/src/Platform.h') diff --git a/bootloaders/caterina/src/Platform.h b/bootloaders/caterina/src/Platform.h index 9d18e80..37c26de 100644 --- a/bootloaders/caterina/src/Platform.h +++ b/bootloaders/caterina/src/Platform.h @@ -41,7 +41,7 @@ void Program(uint8_t ep, uint16_t page, uint8_t count); /* HID is not fully-supported in the bootloader - can be enabled for testing, but note the descriptor report and other parts are not complete */ -//#define HID_ENABLED +#define HID_ENABLED #include "USBCore.h" #include "USBDesc.h" -- cgit v1.2.3-18-g5258