Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependents: Peach_AudioChannelDividerAndCompensator
Diff: USBDevice/USBDevice.cpp
- Revision:
- 8:335f2506f422
- Parent:
- 1:80ab0d068708
- Child:
- 11:eeb3cbbaa996
diff -r f8f057664123 -r 335f2506f422 USBDevice/USBDevice.cpp
--- a/USBDevice/USBDevice.cpp	Mon Jan 21 10:41:28 2013 +0000
+++ b/USBDevice/USBDevice.cpp	Fri Mar 01 13:10:29 2013 +0000
@@ -250,6 +250,7 @@
         }
 
         EP0read();
+        EP0readStage();
 
         /* Completed */
         return true;