mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-14 18:48:13 -07:00
make style
This commit is contained in:
parent
5cca8616cb
commit
182f239d21
7 changed files with 82 additions and 82 deletions
|
@ -1374,7 +1374,7 @@ int doIClassSimulation(int simulationMode, uint8_t *reader_mac_buf) {
|
|||
// Use application data from block 5
|
||||
memcpy(aia_data, emulator + (8 * 5), 8);
|
||||
|
||||
// older 2K / 16K tags has its application issuer data on block 2
|
||||
// older 2K / 16K tags has its application issuer data on block 2
|
||||
}
|
||||
AddCrc(aia_data, 8);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue