mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-02-13 10:43:01 +08:00
Remove misplaced comment
This commit is contained in:
parent
19469fc676
commit
b845404f39
1 changed files with 0 additions and 1 deletions
|
@ -13,7 +13,6 @@ void ModInfo(void) {
|
|||
DbpString(" LF skeleton mode - aka IceRun (iceman)");
|
||||
}
|
||||
|
||||
// samy's sniff and repeat routine for LF
|
||||
void RunMod() {
|
||||
StandAloneMode();
|
||||
Dbprintf("[=] LF skeleton code a.k.a IceRun started");
|
||||
|
|
Loading…
Reference in a new issue