From 3bc4986fceb8f0ff6d3f79da937ab06cbf17ef13 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jari=20Ylim=C3=A4inen?= Date: Sat, 31 Aug 2019 14:55:43 +0300 Subject: [PATCH] Remove function column --- MagicHome-with-ESP8285.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/MagicHome-with-ESP8285.md b/MagicHome-with-ESP8285.md index d9399479..b852a125 100644 --- a/MagicHome-with-ESP8285.md +++ b/MagicHome-with-ESP8285.md @@ -71,9 +71,9 @@ ZJ-WFMN-A V1.1 (RGB version with RF) ZJ-WFMN-C V1.1 (monochrome version) -| Field | Value | Function | -|---|---|---| -|Module type|18 Generic| +| Field | Value | +|---|---| +|Module type|18 Generic| |D6 GPIO12|37 PWM1| With all that done, one of the critical things I needed to do so I could set the colors was to run the command to set `SetOption15` to `1`. For me, this was sending the MQTT command (you will need to adjust for your config):