mirror of https://github.com/arendst/Tasmota.git
Updated Sonoff Touch (markdown)
parent
56a5b45495
commit
25ce08d0be
|
@ -38,4 +38,11 @@ Where most Sonoffs are ESP8266 based the Sonoff Touch and Sonoff 4CH are based o
|
|||
|
||||
Starting with version 3.9.12 the OTA or Upload code will now check if one of the above modules is selected and patch the uploaded default ESP8266 code with FlashChipMode DIO to the ESP8285 FlashChipMode DOUT before it is copied to it's final destination.
|
||||
|
||||
After first restart make sure to select either module Sonoff Touch or Sonoff 4CH **before any OTA or Upload** action.
|
||||
After first restart make sure to select either module Sonoff Touch or Sonoff 4CH **before any OTA or Upload** action.
|
||||
|
||||
### Control ON/OFF Leds on Sonoff Touch solution
|
||||
Soldering the switch LED where the Wifi LED is and than you can control the LED.
|
||||
When you use the command Ledpower ON.
|
||||
The Switch LED ist on all the time, even when the switch is off
|
||||
So you can easy see and find the switch in the dark
|
||||
![](https://user-images.githubusercontent.com/47263019/52157768-158aa800-2692-11e9-8266-6775fec80c11.jpg)
|
Loading…
Reference in New Issue