From a7170eb7df600f4074f01c0cd9220565f1dd7886 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Maciej=20=22RooTer=22=20Urba=C5=84ski?= Date: Fri, 1 Nov 2019 12:46:57 +0100 Subject: [PATCH 1/2] fix Sonoff T1 link --- Sonoff-TX-Series.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Sonoff-TX-Series.md b/Sonoff-TX-Series.md index 660e9776..d464fe76 100644 --- a/Sonoff-TX-Series.md +++ b/Sonoff-TX-Series.md @@ -4,7 +4,7 @@ The boards are the same for all the series with only a difference in the T0 whic # Flashing -The flashing steps are the same than for the [older T1 switch](https://github.com/arendst/Sonoff-Tasmota/wiki/Sonoff-T1-UK,-EU,-and-US) but holding switch 1 does not put the board into flashing mode and there is no reset button on the board +The flashing steps are the same than for the [older T1 switch](https://github.com/arendst/Sonoff-Tasmota/wiki/Sonoff-T1) but holding switch 1 does not put the board into flashing mode and there is no reset button on the board So to put a T1 Touch v1.0 board into flash mode you need to ground GPIO 0 which is exposed on the back of the board and plug the board to USB From 02f17c0eca075335b95dbbc83a207a097f659f6d Mon Sep 17 00:00:00 2001 From: Xavier MULLER <33861984+localhost61@users.noreply.github.com> Date: Fri, 1 Nov 2019 17:50:00 +0100 Subject: [PATCH 2/2] Halloween typo --- WebUI.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WebUI.md b/WebUI.md index 9b786841..25dc6040 100644 --- a/WebUI.md +++ b/WebUI.md @@ -27,5 +27,5 @@ WebColor {"WebColor":["#000000","#ffffff","#f2f2f2","#000000","#ffffff","#000000 Halloween ``` -{"WebColor":["#cccccc","#3d3f41","#3d3f41","#93c763","#293134","#93c763","#293134","#ff0000","#008000","#ffffff","#ec7600","#0e70a4","#d43535","#931f1f","#47c266","#5aaf6f","#ffffff","#999999"]} +WebColor {"WebColor":["#cccccc","#3d3f41","#3d3f41","#93c763","#293134","#93c763","#293134","#ff0000","#008000","#ffffff","#ec7600","#0e70a4","#d43535","#931f1f","#47c266","#5aaf6f","#ffffff","#999999"]} ``` \ No newline at end of file