소스 검색

add link to main article

Pat Beirne 1 개월 전
부모
커밋
0b898e6ff2
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -4,7 +4,7 @@ The 3x4 and 4x4 matrix keyboards are commonly used for user input. Usually,
 the row and column wires are connected to GPIO pins on a microcontroller. A
 simple approach requires 7 wires for a 3x4 keypad.
 
-This article introduces a new technique wish reduces the number of GPIO pins
+[This article](keypad_to_microcontroller.md) introduces a new technique wish reduces the number of GPIO pins
 down to 6, 5 and even 4, using software scanning techniques and diodes.
 
 Even though this reduces GPIO pin requirements in a manner similar to