fix forced redetect of cards
This commit is contained in:
@@ -17,6 +17,7 @@ protected:
|
|||||||
|
|
||||||
int m_fd;
|
int m_fd;
|
||||||
vector<UsbStorageDeviceEx> m_vDevicesLastSeen;
|
vector<UsbStorageDeviceEx> m_vDevicesLastSeen;
|
||||||
|
bool m_bForceRedetect;
|
||||||
};
|
};
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
|||||||
Reference in New Issue
Block a user