Updated TYWE3S (markdown)

reloxx13 2018-02-23 11:59:33 +01:00
parent 5f6a88b99d
commit 998239c753
1 changed files with 21 additions and 1 deletions

@ -1,3 +1,4 @@
### Connection
Vcc - 3,3V
TX - RX
@ -19,5 +20,24 @@ More Infos can be found here: [#1190](https://github.com/arendst/Sonoff-Tasmota/
### GPIO Config
{ "SM-PW701E",
0, // GPIO0
0, // GPIO1
0, // GPIO2
0, // GPIO3
GPIO_LED1_INV, // GPIO4 Blue Led
0, // GPIO5
0, // GPIO6
0, // GPIO7
0, // GPIO8
0, // GPIO9
0, // GPIO10
0, // GPIO11
GPIO_REL1, // GPIO12 Red Led + Relay
GPIO_KEY1, // GPIO13 Button
0, // GPIO14
0, // GPIO15
0,
0 // ADC0 A0 Analog input
},