From: Dean Camera Date: Tue, 5 Jul 2011 00:28:35 +0000 (+0000) Subject: Fix HID_Host_SetIdlePeriod() function to send the correct request type to the device... X-Git-Tag: LUFA-111009-BETA~36 X-Git-Url: http://git.linex4red.de/pub/USBasp.git/commitdiff_plain/9ea22ebf4199b111b249309de2d0f0e8db5c6041?ds=sidebyside;hp=9ea22ebf4199b111b249309de2d0f0e8db5c6041 Fix HID_Host_SetIdlePeriod() function to send the correct request type to the device, remove reference to unavailable (and not needed) local variable. ---