From 283f023f29caf209b0204a865660c7037000ed08 Mon Sep 17 00:00:00 2001 From: Joel Stein Date: Mon, 26 Nov 2018 01:19:09 +0100 Subject: [PATCH] PS_16_DZ: move in nicelist --- sonoff/sonoff_template.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/sonoff/sonoff_template.h b/sonoff/sonoff_template.h index 98e329bdf..da7d99656 100644 --- a/sonoff/sonoff_template.h +++ b/sonoff/sonoff_template.h @@ -482,8 +482,9 @@ const uint8_t kModuleNiceList[MAXMODULE] PROGMEM = { NEO_COOLCAM, // Socket Relay Devices OBI, ESP_SWITCH, // Switch Devices - TUYA_DIMMER, // Dimmer Devices + TUYA_DIMMER, // Dimmer Devices ARMTRONIX_DIMMERS, + PS_16_DZ, H801, // Light Devices MAGICHOME, ARILUX_LC01, @@ -495,8 +496,7 @@ const uint8_t kModuleNiceList[MAXMODULE] PROGMEM = { AILIGHT, // Light Bulbs PHILIPS, WITTY, // Development Devices - WEMOS, - PS_16_DZ + WEMOS }; // Default module settings