We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 33c0597 commit 073d24fCopy full SHA for 073d24f
MCP23017.py
@@ -1,7 +1,7 @@
1
import time
2
import smbus
3
4
-# TODO add upython version
+
5
class Portexpander:
6
"""
7
A Portexpander using up to 16 IO-Pins organised in 2 Banks A und B. Each
0 commit comments