libnfc/examples
Romain Tartiere a5676ecd94 Remove nfc_initiator_transceive_dep_bytes() and introduce NDO_EASY_FRAMING option.
Always use nfc_initiator_transceive_bytes(). If you where using advanced
features and already relying on nfc_initiator_transceive_bytes(), then your
code has to be updated to unset the NDO_EASY_FRAMING option.  See an example of
such a change in the libfreefare's repository:
http://code.google.com/p/nfc-tools/source/detail?r=566

Updates issue 106
Status: Feedback
Romuald: I am not sure about the option enum values.  I took 0x02 thinking it
would not hurt but am not really sure about that because I can see many 'holes'
in the sequence.
2010-09-03 16:13:36 +00:00
..
2010-08-24 09:29:59 +00:00
2010-07-26 12:41:46 +00:00
2010-04-07 14:37:19 +00:00
2010-04-07 14:37:19 +00:00
2010-04-07 14:37:19 +00:00
2010-08-18 17:22:13 +00:00
2010-04-07 14:37:19 +00:00
2010-08-24 09:23:48 +00:00
2010-04-07 14:37:19 +00:00
2010-08-20 10:41:30 +00:00
2010-04-07 14:37:19 +00:00
2010-08-18 17:22:13 +00:00
2010-04-07 14:37:19 +00:00
2010-08-18 17:22:13 +00:00
2010-07-26 08:55:43 +00:00
2010-08-18 17:22:13 +00:00