mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-14 18:48:13 -07:00
CHG: bigbuf adaptations
This commit is contained in:
parent
d13541791b
commit
2612cd006a
5 changed files with 51 additions and 39 deletions
|
@ -34,7 +34,6 @@ extern "C" {
|
|||
|
||||
extern const uint8_t OddByteParity[256];
|
||||
extern int rsamples; // = 0;
|
||||
extern int tracing; // = TRUE;
|
||||
extern uint8_t trigger;
|
||||
|
||||
// This may be used (sparingly) to declare a function to be copied to
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue