Przeglądaj źródła

Update 'keypad_to_microcontroller.md'

Pat Beirne 1 miesiąc temu
rodzic
commit
04579d51a4
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      keypad_to_microcontroller.md

+ 1 - 1
keypad_to_microcontroller.md

@@ -229,7 +229,7 @@ A 4x4 matrix can be decoded with only 5 GPIO pins and 4 diodes.
 ![3x4 keyboard connected to 4 gpio pins](3x4_4pin.png)
 
 Because there are several keypresses that involve 2 diodes in a row, 
-I strongly recommend using Schottky key diodes, although I have built several test
+I [strongly recommend](#two-diodes) using Schottky key diodes, although I have built several test
 rigs with regular 1N4148's and had no problem interfacing to ESP8266.
 Schottky diodes are not much more expensive than regular diodes.