From 998239c75398069392f889797fe3fb326e8b0adc Mon Sep 17 00:00:00 2001 From: reloxx13 Date: Fri, 23 Feb 2018 11:59:33 +0100 Subject: [PATCH] Updated TYWE3S (markdown) --- TYWE3S.md | 22 +++++++++++++++++++++- 1 file changed, 21 insertions(+), 1 deletion(-) diff --git a/TYWE3S.md b/TYWE3S.md index 9dfe7ff5..65b4e158 100644 --- a/TYWE3S.md +++ b/TYWE3S.md @@ -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 + },