mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-19 21:03:48 -07:00
style
This commit is contained in:
parent
944242d929
commit
cabbed8b91
1 changed files with 2 additions and 2 deletions
|
@ -128,8 +128,8 @@ static int CmdKeriClone(const char *Cmd) {
|
||||||
T55x7_MODULATION_PSK1 |
|
T55x7_MODULATION_PSK1 |
|
||||||
T55x7_PSKCF_RF_2 |
|
T55x7_PSKCF_RF_2 |
|
||||||
2 << T55x7_MAXBLOCK_SHIFT,
|
2 << T55x7_MAXBLOCK_SHIFT,
|
||||||
0,
|
0,
|
||||||
0
|
0
|
||||||
};
|
};
|
||||||
|
|
||||||
// dynamic bitrate used
|
// dynamic bitrate used
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue