This commit is contained in:
Christoph Haas 2026-01-17 00:02:17 +01:00
parent 3bf2e18f83
commit 76849f7e94

View file

@ -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}"