From de0db3d16dea6a366873dc8bc16523dc6d5180d2 Mon Sep 17 00:00:00 2001 From: Ricardo JL Rufino Date: Sat, 11 Jan 2020 00:08:26 -0300 Subject: [PATCH] update README, now works with arduno YUN #111 --- README.rst | 1 - 1 file changed, 1 deletion(-) diff --git a/README.rst b/README.rst index abe831c..1f73d9a 100644 --- a/README.rst +++ b/README.rst @@ -71,7 +71,6 @@ What works and not? #. Communication with smart phone, not `supported by hardware`_. #. Card emulation, not `supported by hardware`_. #. Use of IRQ pin. But there is a proof-of-concept example. - #. With Arduino Yun see `#111 `_, not supported by software. #. With Intel Galileo (Gen2) see `#310 `__, not supported by software. #. Power reduction modes `#269 `_, not supported by software. #. I2C instead of SPI `#240 `_, not supported by software.