Fixed Pin Names to match Tasmota

Melissa LeBlanc-Williams 2019-08-06 19:39:11 -07:00
parent 4fc777b5b3
commit 2aa5e34704
1 changed files with 10 additions and 10 deletions

@ -8,16 +8,16 @@ Module Type: **Generic (18)**
| GPIO | Selection |
| ---- | --------- |
| D3 GPIO0 Button1 | None (0) |
| D3 GPIO1 Serial Out | None (0) |
| D3 GPIO2 | None (0) |
| D3 GPIO3 Serial In | None (0) |
| D3 GPIO4 | Led1i (56) |
| D3 GPIO5 | Led2i (57) |
| D3 GPIO12 Relay1 | Relay1 (21) |
| D3 GPIO13 Led1i | Button1 (17) |
| D3 GPIO14 Sensor | None (0) |
| D3 GPIO15 | None (0) |
| D3 GPIO16 | None (0) |
| TX GPIO1 Serial Out | None (0) |
| D4 GPIO2 | None (0) |
| RX GPIO3 Serial In | None (0) |
| D2 GPIO4 | Led1i (56) |
| D1 GPIO5 | Led2i (57) |
| D6 GPIO12 Relay1 | Relay1 (21) |
| D7 GPIO13 Led1i | Button1 (17) |
| D5 GPIO14 Sensor | None (0) |
| D8 GPIO15 | None (0) |
| D0 GPIO16 | None (0) |
I hope this can help someone.