We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a4ab051 commit bc7bdaeCopy full SHA for bc7bdae
bitcoin-ticker.py
@@ -46,7 +46,7 @@ def sine():
46
47
microdotphat.show()
48
time.sleep(0.01)
49
- timer+=0.01
+ timer+=0.01
50
51
timeout = get_timeout()
52
count = 0
0 commit comments