Skip to content

Commit 073d24f

Browse files
author
Marco Bakera
committedMar 31, 2018
removed TODO.
1 parent 33c0597 commit 073d24f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎MCP23017.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
import time
22
import smbus
33

4-
# TODO add upython version
4+
55
class Portexpander:
66
"""
77
A Portexpander using up to 16 IO-Pins organised in 2 Banks A und B. Each

0 commit comments

Comments
 (0)
Please sign in to comment.