Remove unused pn53x_modulations

This commit is contained in:
Romuald Conty 2010-10-13 18:41:48 +00:00
parent d289eabc36
commit 584a18ec11

View file

@ -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;
/**