From 8824bf0cbc8720f7457ea86b3ddb2b921848a262 Mon Sep 17 00:00:00 2001 From: Huang Zhao Liang <118146470+liangshao07@users.noreply.github.com> Date: Thu, 14 Nov 2024 17:42:10 +0800 Subject: [PATCH] Update LED.md --- docs/LED.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/LED.md b/docs/LED.md index 35748a9..afd252f 100644 --- a/docs/LED.md +++ b/docs/LED.md @@ -16,8 +16,8 @@ LEDs (Light Emitting Diodes) are basic and widely used components in electronics R = \frac{V_{supply} - V_{LED}}{I_{LED}} $$ - - Where $$V_{supply}$$ is your power supply voltage, $$V_{LED}$$ is the forward voltage of the LED, and $$I_{LED}$$ is the desired current (usually 10-20mA). + + Where $V_{supply}$ is your power supply voltage, \(V_{LED}$\) is the forward voltage of the LED, and $I_{LED}$ is the desired current (usually 10-20mA). ### Common Applications with Arduino, STM32, and ESP32: