Move custom polling frame generation logic to client

This commit is contained in:
kormax 2023-07-16 19:27:38 +03:00
commit 7f5e1c9657
5 changed files with 105 additions and 88 deletions

View file

@ -155,5 +155,4 @@ typedef struct {
} state;
} PACKED nonces_t;
#endif // _MIFARE_H_