From 5f994e282cf553cd9127c3f8e169156de7fd5231 Mon Sep 17 00:00:00 2001 From: blakadder Date: Fri, 24 May 2019 14:50:29 +0200 Subject: [PATCH] Updated Status LED (markdown) --- Status-LED.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.