PS_16_DZ: move in nicelist

This commit is contained in:
Joel Stein 2018-11-26 01:19:09 +01:00
parent 985db96f91
commit 283f023f29
1 changed files with 3 additions and 3 deletions

View File

@ -484,6 +484,7 @@ const uint8_t kModuleNiceList[MAXMODULE] PROGMEM = {
ESP_SWITCH, // Switch Devices ESP_SWITCH, // Switch Devices
TUYA_DIMMER, // Dimmer Devices TUYA_DIMMER, // Dimmer Devices
ARMTRONIX_DIMMERS, ARMTRONIX_DIMMERS,
PS_16_DZ,
H801, // Light Devices H801, // Light Devices
MAGICHOME, MAGICHOME,
ARILUX_LC01, ARILUX_LC01,
@ -495,8 +496,7 @@ const uint8_t kModuleNiceList[MAXMODULE] PROGMEM = {
AILIGHT, // Light Bulbs AILIGHT, // Light Bulbs
PHILIPS, PHILIPS,
WITTY, // Development Devices WITTY, // Development Devices
WEMOS, WEMOS
PS_16_DZ
}; };
// Default module settings // Default module settings