update README, now works with arduno YUN #111

This commit is contained in:
Ricardo JL Rufino
2020-01-11 00:08:26 -03:00
parent 8f5dd01ff7
commit de0db3d16d

View File

@@ -71,7 +71,6 @@ What works and not?
#. Communication with smart phone, not `supported by hardware`_. #. Communication with smart phone, not `supported by hardware`_.
#. Card emulation, not `supported by hardware`_. #. Card emulation, not `supported by hardware`_.
#. Use of IRQ pin. But there is a proof-of-concept example. #. Use of IRQ pin. But there is a proof-of-concept example.
#. With Arduino Yun see `#111 <https://github.com/miguelbalboa/rfid/issues/111>`_, not supported by software.
#. With Intel Galileo (Gen2) see `#310 <https://github.com/miguelbalboa/rfid/issues/310>`__, not supported by software. #. With Intel Galileo (Gen2) see `#310 <https://github.com/miguelbalboa/rfid/issues/310>`__, not supported by software.
#. Power reduction modes `#269 <https://github.com/miguelbalboa/rfid/issues/269>`_, not supported by software. #. Power reduction modes `#269 <https://github.com/miguelbalboa/rfid/issues/269>`_, not supported by software.
#. I2C instead of SPI `#240 <https://github.com/miguelbalboa/rfid/issues/240>`_, not supported by software. #. I2C instead of SPI `#240 <https://github.com/miguelbalboa/rfid/issues/240>`_, not supported by software.