From 3070df5872479a0a09da5136eb0f09810589cdf5 Mon Sep 17 00:00:00 2001 From: blakadder Date: Sat, 23 Jan 2021 13:26:05 +0100 Subject: [PATCH] change to new GPIO name --- tasmota/xsns_80_mfrc522.ino | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tasmota/xsns_80_mfrc522.ino b/tasmota/xsns_80_mfrc522.ino index 9a9b19e21..837fe1c64 100644 --- a/tasmota/xsns_80_mfrc522.ino +++ b/tasmota/xsns_80_mfrc522.ino @@ -25,7 +25,7 @@ * Connections: * MFRC522 ESP8266 Tasmota * ------- -------------- ---------- - * SDA GPIO0..5,15,16 SPI CS + * SDA GPIO0..5,15,16 RC522 CS * SCK GPIO14 SPI CLK * MOSI GPIO13 SPI MOSI * MISO GPIO12 SPI MISO