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 7432e38 commit f2de13dCopy full SHA for f2de13d
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