mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-14 10:37:23 -07:00
style
This commit is contained in:
parent
bb5c4d6162
commit
b5be8a3663
5 changed files with 52 additions and 52 deletions
|
@ -325,10 +325,10 @@ void getKeySettings(uint8_t *aid) {
|
|||
// LOOP over numOfKeys that we got before.
|
||||
// From 0x01 to numOfKeys. We already got 0x00. (AMK)
|
||||
// TODO (iceman)
|
||||
/*
|
||||
for (int i = 0x01; i <= 0x0f; ++i) {
|
||||
}
|
||||
*/
|
||||
/*
|
||||
for (int i = 0x01; i <= 0x0f; ++i) {
|
||||
}
|
||||
*/
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue