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).

This commit is contained in:
Dean Camera
2009-12-18 00:32:21 +00:00
parent c3758ac5ef
commit 2cab8f0725
3 changed files with 4 additions and 2 deletions
+1 -1
View File
@@ -11,7 +11,7 @@
* \image html LUFA.gif
* \n
*
* For author and donation information, see \ref Page_Donating.
* <b>For author and donation information, see \ref Page_Donating.</b>
*
* LUFA is an open-source USB library for the USB-enabled AVR microcontrollers, released under the MIT license. It supports
* a large number of USB AVR models and boards (see \ref Page_DeviceSupport). It is designed to provide an easy to use, feature