USB Host Library for Sprint Dongles
Fork of USBHostWANDongleSprint by
Diff: USB3GModule/WANDongleInitializer.h
- Revision:
- 3:9ec92dd8a8cb
- Parent:
- 1:3bcca949166d
- Child:
- 4:cd9864d1db52
--- a/USB3GModule/WANDongleInitializer.h Mon Sep 24 09:08:49 2012 +0000 +++ b/USB3GModule/WANDongleInitializer.h Wed Sep 26 07:07:47 2012 +0000 @@ -92,6 +92,7 @@ bool m_hasSwitched; int m_currentSerialIntf; int m_endpointsToFetch; + int m_endpointsToSkip; }; #endif