From: Dean Camera Date: Fri, 18 Dec 2009 00:32:21 +0000 (+0000) Subject: Fixed USB_CurrentMode not being reset to USB_MODE_NONE when the USB interface is... X-Git-Tag: LUFA-110528-BETA~741 X-Git-Url: http://git.linex4red.de/pub/USBasp.git/commitdiff_plain/2cab8f07254d13c226118679c84abb9c4afe5246?hp=2cab8f07254d13c226118679c84abb9c4afe5246 Fixed USB_CurrentMode not being reset to USB_MODE_NONE when the USB interface is shut down and both Host and Device modes can be used (thanks to Daniel Levy). ---