diff --git a/TuyaMCU.md b/TuyaMCU.md index 61ca7a78..3fc1a0b2 100644 --- a/TuyaMCU.md +++ b/TuyaMCU.md @@ -2,7 +2,7 @@ Module **TuyaMCU (54)** is configured for devices with a Tuya Wi-Fi module and a Originally, in those devices, the Wi-Fi module takes care of network and software features. Meanwhile, the MCU controls the hardware based on commands received from the Wi-Fi module or built-in controls (buttons, switches, remotes and similar) and reports the status back to the Wi-Fi module. -TuyaMCU module facilitates communication between Tasmota and the MCU using [Tuya Serial Port Communication Protocol](tuya-protocols) through: +TuyaMCU module facilitates communication between Tasmota and the MCU using [Tuya Serial Port Communication Protocol](tuya-protocols): - `TuyaMCU` command maps device functions to Tasmota components - `TuyaSend` command calculates and sends complex serial commands using only two parameters - "TuyaReceived" response interprets status messages and publishes a JSON payload to an MQTT topic