Skip to content

Commit 06c9c90

Browse files
authored
Update readme.md
1 parent b4c1a85 commit 06c9c90

File tree

1 file changed

+4
-7
lines changed

1 file changed

+4
-7
lines changed

src/io/readme.md

Lines changed: 4 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,9 @@
11
### INPUT AND OUTPUT DEVICES SUBROUTINES
22

33

4-
Description | Code
5-
----------------------------|------------------
6-
seven segment display | [sevenseg]
7-
4x4 Matrix Keypad | [keypad]
8-
94

105

11-
[sevenseg]:(https://github.com/syeedameen/mcs-51-subroutines/blob/master/src/io/7seg.asm)
12-
[keypad]:(https://github.com/syeedameen/mcs-51-subroutines/blob/master/src/io/keypad.asm)
6+
Description | Code
7+
----------------------------|------------------
8+
seven segment display | [sevenseg](https://github.com/syeedameen/mcs-51-subroutines/blob/master/src/io/7seg.asm)
9+
4x4 Matrix Keypad | [keypad](https://github.com/syeedameen/mcs-51-subroutines/blob/master/src/io/keypad.asm)

0 commit comments

Comments
 (0)