phone.c: Remove double define of waittime

This commit is contained in:
Christina Quast 2015-04-06 20:41:50 +02:00
parent 443e55017d
commit a4d1d1619b
1 changed files with 3 additions and 2 deletions

View File

@ -62,8 +62,9 @@
* shall acknowledge by S(WTX response) with the same INF.
* The time allocated starts at the leading edge of the last character of S(WTX response).
*/
#define WTX_req 0b10000011
#define WTX_req 0b10100011
// FIXME: Two times the same name for the define, which one is right?
//#define WTX_req 0b10000011
//#define WTX_req 0b10100011
// Alternatively:
/* For T = 0 Protocol: The firmware on receiving the NULL (0x60) Procedure byte from the card, notifies
it to the driver using the RDR_to_PC_DataBlock response. During this period, the reception of bytes