unplug detection
This commit is contained in:
@@ -64,7 +64,6 @@ void clearCommandBuffer(void);
|
||||
#define FLASHMODE_SPEED 460800
|
||||
void GetSavedSerialPortName( char **dest );
|
||||
bool IsCommunicationThreadDead(void);
|
||||
bool ReConnectProxmark(void);
|
||||
bool OpenProxmark(void *port, bool wait_for_port, int timeout, bool flash_mode, uint32_t speed);
|
||||
int TestProxmark(void);
|
||||
void CloseProxmark(void);
|
||||
|
||||
Reference in New Issue
Block a user