mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2026-05-12 11:18:11 -07:00
oldstyle definition
This commit is contained in:
+1
-1
@@ -1307,7 +1307,7 @@ void SniffHitag2(void) {
|
||||
}
|
||||
|
||||
// Hitag2 simulation
|
||||
void SimulateHitag2() {
|
||||
void SimulateHitag2(void) {
|
||||
|
||||
BigBuf_free();
|
||||
BigBuf_Clear_ext(false);
|
||||
|
||||
Reference in New Issue
Block a user