Skip to content

Commit

Permalink
examples: fixup PCF8574 usage
Browse files Browse the repository at this point in the history
  • Loading branch information
attie-argentum authored and whitequark committed Jan 9, 2021
1 parent 2c5295e commit b1985b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/i2c-pcf8574.py
Expand Up @@ -3,7 +3,7 @@
This will read and write the pins of a PCF8574. Once connected, run:
glasgow run-script i2c-pcf8574.py i2c-initiator -V 3.3
glasgow script i2c-pcf8574.py i2c-initiator -V 3.3
"""

# read pin values
Expand Down

0 comments on commit b1985b3

Please sign in to comment.