mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-21 13:53:55 -07:00
reconnect version2 yolo
This commit is contained in:
parent
52396e8b5a
commit
29a160c905
7 changed files with 77 additions and 41 deletions
|
@ -460,7 +460,8 @@ extern capabilities_t pm3_capabilities;
|
|||
#define PM3_EMALLOC -12
|
||||
// File error client: error related to file access on host
|
||||
#define PM3_EFILE -13
|
||||
|
||||
// Generic TTY error
|
||||
#define PM3_ENOTTY -14
|
||||
// No data pm3: no data available, no host frame available (not really an error)
|
||||
#define PM3_ENODATA -98
|
||||
// Quit program client: reserved, order to quit the program
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue