master
Lukas Schulz 2020-12-20 02:29:10 +01:00
parent 7a45be2b25
commit 3f75bc897f
1 changed files with 1 additions and 1 deletions

View File

@ -32,7 +32,7 @@ screen = RGBMatrix(options = options)
song_name=""
artist_name=""
cache_path="/home/pi/.cache"+username
cache_path="/home/pi/.cache-"+username
is_playing = False