* TuyaMCU: send WIFI_STATE ramp after WIFI_SELECT/WIFI_RESET to satisfy MCU pairing logic
When WIFI_SELECT or WIFI_RESET is received, this sends a WIFI_STATE ramp 0x00/0x01 up to 0x05 to simulate successful WiFi connection up to 'cloud connected' to exit pairing mode and reallow Tasmota control of the MCU
* Update tasmota/tasmota_xdrv_driver/xdrv_16_tuyamcu_v1.ino
Co-authored-by: Erik Kunze <eku@users.noreply.github.com>
---------
Co-authored-by: Erik Kunze <eku@users.noreply.github.com>