bugfix
This commit is contained in:
parent
3bf2e18f83
commit
76849f7e94
1 changed files with 1 additions and 1 deletions
|
|
@ -37,7 +37,7 @@ def start(stop_event, args):
|
||||||
#symbol = "🡇"
|
#symbol = "🡇"
|
||||||
|
|
||||||
#display.triangle(draw, 0, 0, trend, width=16, height=32)
|
#display.triangle(draw, 0, 0, trend, width=16, height=32)
|
||||||
print(symbol)
|
#print(symbol)
|
||||||
|
|
||||||
#text = f"{symbol} BTC: {price:.0f}€"
|
#text = f"{symbol} BTC: {price:.0f}€"
|
||||||
text = f"BTC: {price:.0f}€"
|
text = f"BTC: {price:.0f}€"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue