diff --git a/scenes/bitcoin.py b/scenes/bitcoin.py index 37e952b..3105382 100644 --- a/scenes/bitcoin.py +++ b/scenes/bitcoin.py @@ -37,7 +37,7 @@ def start(stop_event, args): #symbol = "🡇" #display.triangle(draw, 0, 0, trend, width=16, height=32) - print(symbol) + #print(symbol) #text = f"{symbol} BTC: {price:.0f}€" text = f"BTC: {price:.0f}€"