We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 05c6200 commit 9516917Copy full SHA for 9516917
examples/tlc5947_chain.py
@@ -71,7 +71,7 @@ def first_last():
71
# tlc5947.write() # see NOTE below
72
73
# NOTE: if auto_write was disabled you need to call write on the parent to
74
- # make sure the value is written in each loop (this is not common, if disabling
+ # make sure the value is written in each loop (this is not common, if disabling
75
# auto_write you probably want to use the direct 12-bit raw access instead,
76
# shown next).
77
0 commit comments