From cb7556b773cd7f8866bb2f1a1099a92cacdb28b4 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Henrik=20Alse=CC=81r?= <henrik.alser@me.com>
Date: Sun, 17 Jan 2021 23:46:18 +0100
Subject: [PATCH] LED link

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index e693d28..19eb12a 100644
--- a/README.md
+++ b/README.md
@@ -156,7 +156,7 @@ Now add a reset button. Suitable value for capacitor is found in the MCU data sh
 
 ### 13) Power LEDs and test points
 
-In order to see that your system is correctly powered, it is common to add test points for easy probing. It is also recommended you add LEDs to your power rails so you can see they're powered up correctly. You can use an LED such as [](https://www.elfa.se/en/smd-led-645nm-0805-65cd-30ma-kingbright-kptd-2012surck/p/30118951), together with a suitable current limiting resistor. Aim for a forward current of about 2mA. You can use this [LED calculator](https://ohmslawcalculator.com/led-resistor-calculator) to calculate suitable resistor values for your LEDs. Use resistor values from the E12 series.
+In order to see that your system is correctly powered, it is common to add test points for easy probing. It is also recommended you add LEDs to your power rails so you can see they're powered up correctly. You can use an LED such as [this red one](https://www.elfa.se/en/smd-led-645nm-0805-65cd-30ma-kingbright-kptd-2012surck/p/30118951), together with a suitable current limiting resistor. Aim for a forward current of about 2mA. You can use this [LED calculator](https://ohmslawcalculator.com/led-resistor-calculator) to calculate suitable resistor values for your LEDs. Use resistor values from the E12 series.
 
 ### 14) SPI
 
-- 
GitLab