mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-21 22:03:42 -07: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)");
|
DbpString(" LF skeleton mode - aka IceRun (iceman)");
|
||||||
}
|
}
|
||||||
|
|
||||||
// samy's sniff and repeat routine for LF
|
|
||||||
void RunMod() {
|
void RunMod() {
|
||||||
StandAloneMode();
|
StandAloneMode();
|
||||||
Dbprintf("[=] LF skeleton code a.k.a IceRun started");
|
Dbprintf("[=] LF skeleton code a.k.a IceRun started");
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue