mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-14 10:37:23 -07:00
minor setting adjustments/cleanup
clean up code
This commit is contained in:
parent
66707a3b3c
commit
2df8c07907
3 changed files with 10 additions and 6 deletions
|
@ -22,7 +22,7 @@ int fskdemod(uint8_t *dest, size_t size, uint8_t rfLen, uint8_t invert);
|
|||
uint32_t bytebits_to_byte(uint8_t* src, int numbits);
|
||||
|
||||
//
|
||||
#define MAX_BitStream_LEN (1024*128)
|
||||
//#define MAX_BitStream_LEN (1024*128)
|
||||
//extern int BitStreamLen;
|
||||
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue