Skip to content

Commit b1985b3

Browse files
attie-argentumwhitequark
authored andcommittedJan 9, 2021
examples: fixup PCF8574 usage
1 parent 2c5295e commit b1985b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

Diff for: ‎examples/i2c-pcf8574.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
44
This will read and write the pins of a PCF8574. Once connected, run:
55
6-
glasgow run-script i2c-pcf8574.py i2c-initiator -V 3.3
6+
glasgow script i2c-pcf8574.py i2c-initiator -V 3.3
77
"""
88

99
# read pin values

0 commit comments

Comments
 (0)
Please sign in to comment.