pn53x: oups, fix typo.
This commit is contained in:
parent
85a30c0897
commit
e82e897bd9
1 changed files with 1 additions and 1 deletions
|
@ -1380,7 +1380,7 @@ pn53x_SetParameters (nfc_device_t * pnd, const uint8_t ui8Value)
|
||||||
}
|
}
|
||||||
|
|
||||||
/*
|
/*
|
||||||
t *ypedef enum {
|
typedef enum {
|
||||||
NORMAL = 0x01,
|
NORMAL = 0x01,
|
||||||
VIRTUAL_CARD = 0x02,
|
VIRTUAL_CARD = 0x02,
|
||||||
WIRED_MODE = 0x03,
|
WIRED_MODE = 0x03,
|
||||||
|
|
Loading…
Add table
Reference in a new issue