mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-21 05:43:48 -07:00
oldstyle definition
This commit is contained in:
parent
cd965a6d34
commit
8ee8bb9098
1 changed files with 1 additions and 1 deletions
|
@ -1307,7 +1307,7 @@ void SniffHitag2(void) {
|
|||
}
|
||||
|
||||
// Hitag2 simulation
|
||||
void SimulateHitag2() {
|
||||
void SimulateHitag2(void) {
|
||||
|
||||
BigBuf_free();
|
||||
BigBuf_Clear_ext(false);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue