mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-21 05:43:48 -07:00
make style
This commit is contained in:
parent
e37a1a81ec
commit
0d38da5de2
14 changed files with 205 additions and 75 deletions
|
@ -581,7 +581,7 @@ typedef struct {
|
|||
#define CMD_LF_T55XX_DANGERRAW 0x0231
|
||||
|
||||
|
||||
// ZX8211
|
||||
// ZX8211
|
||||
#define CMD_LF_ZX_READ 0x0270
|
||||
#define CMD_LF_ZX_WRITE 0x0271
|
||||
|
||||
|
|
|
@ -21,4 +21,4 @@ typedef struct {
|
|||
bool parity;
|
||||
} zx8211_data_t;
|
||||
|
||||
#endif // ZX8211_H__
|
||||
#endif // ZX8211_H__
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue