From 0609858b399b8704df8576c73d32f971ebb8deb8 Mon Sep 17 00:00:00 2001 From: Ian King Date: Tue, 17 Mar 2020 21:45:42 +0000 Subject: [PATCH] Fix typo --- tasmota/xlgt_06_electriq_moodl.ino | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tasmota/xlgt_06_electriq_moodl.ino b/tasmota/xlgt_06_electriq_moodl.ino index 9de133e11..f90d3eefb 100644 --- a/tasmota/xlgt_06_electriq_moodl.ino +++ b/tasmota/xlgt_06_electriq_moodl.ino @@ -23,7 +23,7 @@ /*********************************************************************************************\ * ElectriQ iQ-wifiMOODL * This RGBW mood lamp uses the TYWE3S module to transmit via UART to an unmarked MCU which - * drives 8 MOSFETs. The MCU does not transmit; it ony receives commands from the TYWE3S. + * drives 8 MOSFETs. The MCU does not transmit; it only receives commands from the TYWE3S. * The MCU appears to use a modified/undocumented version of the TuyaMCU protocol. * The main PCB has 2 daughter boards which hold the RGBW LEDs - an upper deck and a lower deck. * The same RGBW data is transmitted to the upper and lower decks.