mirror of
https://github.com/arendst/Tasmota.git
synced 2025-07-29 21:56:35 +00:00
parent
3133f96e13
commit
4b36a8dd73
@ -484,7 +484,6 @@ bool TuyaModuleSelected(void)
|
|||||||
}
|
}
|
||||||
|
|
||||||
if (TuyaGetDpId(TUYA_MCU_FUNC_DIMMER) != 0) {
|
if (TuyaGetDpId(TUYA_MCU_FUNC_DIMMER) != 0) {
|
||||||
devices_present++;
|
|
||||||
light_type = LT_SERIAL1;
|
light_type = LT_SERIAL1;
|
||||||
} else {
|
} else {
|
||||||
light_type = LT_BASIC;
|
light_type = LT_BASIC;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user