mirror of https://github.com/arendst/Tasmota.git
Updated TuyaMCU (markdown)
parent
c7b44dc4c4
commit
5b9f823b7d
|
@ -16,8 +16,9 @@ All the devices (relays, dimmers, switches) controlled by MCU are identified by
|
|||
|
||||
FunctionID defines what type of Device is located at DpId. These functions are similar to default Tamsota GPIOs (Relays, LEDs, Dimmer like PWM, etc). Currently TuyaMCU module supports the following FunctionIds
|
||||
|
||||
-|-
|
||||
|
||||
Function | FunctionId
|
||||
-|-
|
||||
Switch1 to Switch4 | 1 to 4
|
||||
Relay1 to Relay8 | 11 to 18
|
||||
Dimmer | 21
|
||||
|
|
Loading…
Reference in New Issue