mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2026-03-30 19:05:47 +00:00
em4x70 --par deprecation: Step 2: arm-side always uses false
This commit is contained in:
@@ -38,7 +38,7 @@
|
||||
/// The only requirement is that this structure remain
|
||||
/// smaller than the NG buffer size (256 bytes).
|
||||
typedef struct {
|
||||
bool parity;
|
||||
bool deprecated_ignored_use_parity; // BUGBUG: Deprecated, ignored, but kept for structure size compatibility
|
||||
|
||||
// Used for writing address
|
||||
uint8_t address;
|
||||
|
||||
Reference in New Issue
Block a user