Skip to content

Commit 84bb49c

Browse files
authored
Update RowColumnScanning.md
ohms on resistor was incorrect
1 parent 4374fe0 commit 84bb49c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/built-in-examples/07.display/RowColumnScanning/RowColumnScanning.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ The 16 pins of the matrix are hooked up to 16 pins of the Arduino board. Four o
6060

6161
Two potentiometers, connected to analog pins 0 and 1, control the movement of a lit LED in the matrix.
6262

63-
To keep your LED matrix from burning, add 8 10kΩ resistors to the wires connected in yellow in the image below.
63+
To keep your LED matrix from burning, add 8 1kΩ resistors to the wires connected in yellow in the image below.
6464

6565
![Circuit diagram of the LED matrix.](assets/circuit.png)
6666

0 commit comments

Comments
 (0)