Update README.rst

add uart notice ref #221 #257 #281
This commit is contained in:
Rotzbua
2017-01-28 17:12:43 +01:00
committed by GitHub
parent fe0e15ec29
commit dd9e941d73

View File

@@ -45,7 +45,8 @@ What works and not?
#. With Arduino Yun like `#111 <https://github.com/miguelbalboa/rfid/issues/111>`_, 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.
#. UART instead of SPI `#281 <https://github.com/miguelbalboa/rfid/issues/281>`_, not supported by software.
* **Need more?**
#. If software: code it and make a pull request.