mirror of https://github.com/arendst/Tasmota.git
Merge pull request #10674 from blakadder/development
MFRC522 change to new GPIO name
This commit is contained in:
commit
8ae28602ea
|
@ -25,7 +25,7 @@
|
||||||
* Connections:
|
* Connections:
|
||||||
* MFRC522 ESP8266 Tasmota
|
* MFRC522 ESP8266 Tasmota
|
||||||
* ------- -------------- ----------
|
* ------- -------------- ----------
|
||||||
* SDA GPIO0..5,15,16 SPI CS
|
* SDA GPIO0..5,15,16 RC522 CS
|
||||||
* SCK GPIO14 SPI CLK
|
* SCK GPIO14 SPI CLK
|
||||||
* MOSI GPIO13 SPI MOSI
|
* MOSI GPIO13 SPI MOSI
|
||||||
* MISO GPIO12 SPI MISO
|
* MISO GPIO12 SPI MISO
|
||||||
|
|
Loading…
Reference in New Issue