Skip to content
This repository was archived by the owner on Dec 23, 2021. It is now read-only.

Commit 15b607f

Browse files
committed
digitalio comment
1 parent 8d90c02 commit 15b607f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/clue/digitalio.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
# dummy class for neopixel library to work
12
class DigitalInOut:
23
def __init__(self, pin):
34
pass

0 commit comments

Comments
 (0)