diff --git a/README.rst b/README.rst index ae14b7f7..385caf93 100644 --- a/README.rst +++ b/README.rst @@ -45,7 +45,8 @@ What works and not? #. With Arduino Yun like `#111 `_, not supported by software. #. Power reduction modes `#269 `_, not supported by software. #. I2C instead of SPI `#240 `_, not supported by software. - + #. UART instead of SPI `#281 `_, not supported by software. + * **Need more?** #. If software: code it and make a pull request.