Remove unused pn53x_modulations
This commit is contained in:
parent
d289eabc36
commit
584a18ec11
1 changed files with 0 additions and 4 deletions
|
@ -112,10 +112,6 @@ typedef enum {
|
|||
PM_ISO14443B_424 = 0x07,
|
||||
/** ISO14443-B http://en.wikipedia.org/wiki/ISO/IEC_14443 (Not supported by PN531 nor PN532) */
|
||||
PM_ISO14443B_847 = 0x08,
|
||||
/** Active DEP */
|
||||
PM_ACTIVE_DEP,
|
||||
/** Passive DEP */
|
||||
PM_PASSIVE_DEP
|
||||
} pn53x_modulation_t;
|
||||
|
||||
/**
|
||||
|
|
Loading…
Add table
Reference in a new issue