From 4dd2343eeeb7f7846a8e05b28d165b28babf54a8 Mon Sep 17 00:00:00 2001 From: Nico Stuhlmueller Date: Thu, 7 Mar 2024 21:49:28 +0100 Subject: [PATCH] fixed curly braces --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 19eb984..c2bc35d 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ So to solder the MCU in place, put the main PCB on your soldering surface, such You can now optionally stabilize the MCU with pin headers and solder the MCU to the main PCB. ## Soldering in the diodes -On the top side of the PCB you will find a lot of `U`-shaped markings in with `Dx` where `x` is a number $\in {1-36,73}$ next to them +On the top side of the PCB you will find a lot of `U`-shaped markings in with `Dx` where `x` is a number $\in \{1-36,73\}$ next to them The top side of the diodes shows a vertical line followed by the letters T4, i.e. it looks like `|T4`. The diode has to be solder to the PCB such that the vertical line is on the closed side of the `U`-marking. Solder in all 37 diodes that way.