mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-21 05:43:48 -07:00
unplug detection
This commit is contained in:
parent
7785dcbce4
commit
de54d35d5f
3 changed files with 5 additions and 15 deletions
|
@ -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);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue