From: Dean Camera Date: Tue, 28 Aug 2012 20:09:14 +0000 (+0000) Subject: Fixed logic hole breaking USB operations on a USB controller with only one supported... X-Git-Tag: LUFA-130303~66 X-Git-Url: http://git.linex4red.de/pub/USBasp.git/commitdiff_plain/44aea22949c40e76b8be6cb56acbd2b155043e6b?hp=44aea22949c40e76b8be6cb56acbd2b155043e6b Fixed logic hole breaking USB operations on a USB controller with only one supported USB mode and no USB_DEVICE_ONLY or USB_HOST_ONLY configuration token set. ---