This commit is contained in:
iceman1001 2023-10-15 13:19:33 +02:00
commit 0442e04e05
5 changed files with 23 additions and 25 deletions

View file

@ -803,6 +803,9 @@ typedef struct {
// STATIC Nonce detect pm3: when collecting nonces for hardnested
#define PM3_ESTATIC_NONCE -25
// No PACS data pm3: when using HID SAM to retried PACS data
#define PM3_ENOPACS -26
// 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