mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-14 18:48:13 -07:00
Decreased BigBuff mem, some elf flasher fixes (needs more work) but flashing correctly currently.
This commit is contained in:
parent
8caef54055
commit
815f3f2559
4 changed files with 17 additions and 16 deletions
|
@ -9,8 +9,6 @@
|
|||
#include "hitag2.h"
|
||||
#include "../common/crc16.c"
|
||||
|
||||
int sprintf(char *dest, const char *fmt, ...);
|
||||
|
||||
void AcquireRawAdcSamples125k(BOOL at134khz)
|
||||
{
|
||||
if (at134khz)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue