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.
2 parents 1fe675a + 84d31ca commit a403d6aCopy full SHA for a403d6a
Bitcoin_Matrix/bitcoin_matrix.py
@@ -31,7 +31,7 @@ def text_transform(val):
31
json_path=DATA_LOCATION,
32
status_neopixel=board.NEOPIXEL,
33
default_bg=cwd + "/bitcoin_background.bmp",
34
- debug=True,
+ debug=False,
35
)
36
37
matrixportal.add_text(
0 commit comments