We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 450de91 commit b4c1a85Copy full SHA for b4c1a85
src/io/readme.md
@@ -0,0 +1,12 @@
1
+### INPUT AND OUTPUT DEVICES SUBROUTINES
2
+
3
4
+Description | Code
5
+----------------------------|------------------
6
+seven segment display | [sevenseg]
7
+4x4 Matrix Keypad | [keypad]
8
9
10
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)
0 commit comments