From: Dean Camera Date: Sat, 1 Sep 2012 22:55:56 +0000 (+0000) Subject: Use an early-abort in the USB_DeviceTask() function rather than wrapping the entire... X-Git-Tag: LUFA-130303~61 X-Git-Url: http://git.linex4red.de/pub/USBasp.git/commitdiff_plain/b9f3ff39a41c5dea00a651b7efe75f0f15a71ed1?hp=b9f3ff39a41c5dea00a651b7efe75f0f15a71ed1 Use an early-abort in the USB_DeviceTask() function rather than wrapping the entire implementation in a conditional. ---