diff --git a/Status-LED.md b/Status-LED.md index c39a8205..483188a8 100644 --- a/Status-LED.md +++ b/Status-LED.md @@ -2,7 +2,7 @@ Those LEDs are defined in a template or module using Led1, Led2, Led3 or Led4 (or Led1i, Led2i, Led3i or Led4i) and additionally (starting in version 6.5.0.12) using LedLink (or LedLinki). It is not recommended to assign Led and Ledi with the same number. -By default Tasmota uses the first defined Led(i) as a device status LED. Next defined LED is the power status LED which displays the status of any Relay (or other power output). Led2 and Led3 +By default Tasmota uses the first defined Led(i) as a device status LED. Next defined LED is the power status LED which displays the status of any Relay (or other power output). When only Led1(i) is defined it serves both purposes. > It is possible to wire in your own LED and assign it as any of the above mentioned but that's outside the scope of this article.