USB Host Library for Sprint Dongles
Fork of USBHostWANDongleSprint by
Diff: USB3GModule/WANDongleInitializer.h
- Revision:
- 4:cd9864d1db52
- Parent:
- 3:9ec92dd8a8cb
- Child:
- 8:65cd51339647
--- a/USB3GModule/WANDongleInitializer.h Wed Sep 26 07:07:47 2012 +0000 +++ b/USB3GModule/WANDongleInitializer.h Wed Oct 03 14:08:39 2012 +0000 @@ -91,8 +91,7 @@ bool m_hasSwitched; int m_currentSerialIntf; - int m_endpointsToFetch; - int m_endpointsToSkip; + int m_currentEndpoint; }; #endif