From fdb109051664dfad6d473442c1ed74f502286c65 Mon Sep 17 00:00:00 2001 From: Rotzbua Date: Thu, 11 Jan 2018 15:53:28 +0100 Subject: [PATCH] update link to esp port @mmmmar --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index a1c7442..665fe68 100644 --- a/README.rst +++ b/README.rst @@ -81,7 +81,7 @@ Some user made some patches/suggestions/ports for other boards: * Linux: https://github.com/miguelbalboa/rfid/pull/216 * chipKIT: https://github.com/miguelbalboa/rfid/pull/230 * ESP8266 (native): https://github.com/miguelbalboa/rfid/pull/235 -* ESP8266 nonos sdk: https://github.com/mmmmar/esp8266-mfrc522 +* ESP8266 nonos sdk: https://github.com/mmmmar/esp-ujn/tree/master/mfrc522 * LPCOPen (in C): https://github.com/miguelbalboa/rfid/pull/258 Note that the main target/support of library is still Arduino.