summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorschneefux <schneefux+commit@schneefux.xyz>2016-12-30 13:12:26 +0100
committerschneefux <schneefux+commit@schneefux.xyz>2016-12-30 13:12:26 +0100
commita7633db038904d7a15d8499c532b13a3a02735e1 (patch)
treecdd81f5fdedc2d4d40d8cb1a26836db5592d727c
parentab6977e1e824accd9200673c7c9209fc22f0c9c7 (diff)
downloadblog-a7633db038904d7a15d8499c532b13a3a02735e1.tar.gz
blog-a7633db038904d7a15d8499c532b13a3a02735e1.zip
typo
-rw-r--r--content/tech/esp-ledstrip.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/content/tech/esp-ledstrip.md b/content/tech/esp-ledstrip.md
index 2142f51..1342a2f 100644
--- a/content/tech/esp-ledstrip.md
+++ b/content/tech/esp-ledstrip.md
@@ -23,4 +23,4 @@ The Arduino sketch can be found [here](https://git.schneefux.xyz/electronics/esp
![Controller attached to FTDI](/images/esp-ledstrip/debug.jpg)
-A few weeks later, I spotted a mistake in my build. I used IRFZ44N transistors but I should have used IRF**L**Z44N transistors instead. The difference is that the Z version needs a higher voltage at the base, so the LEDs were never bright and drew just about two thirds of the power at maximum brightness.
+A few weeks later, I spotted a mistake in my build. I used IRFZ44N transistors but I should have used IR**L**Z44N transistors instead. The difference is that the Z version needs a higher voltage at the base, so the LEDs were never bright and drew just about two thirds of the power at maximum brightness.