yes.
This commit is contained in:
parent
7a45be2b25
commit
3f75bc897f
1 changed files with 1 additions and 1 deletions
2
main.py
2
main.py
|
@ -32,7 +32,7 @@ screen = RGBMatrix(options = options)
|
||||||
song_name=""
|
song_name=""
|
||||||
artist_name=""
|
artist_name=""
|
||||||
|
|
||||||
cache_path="/home/pi/.cache"+username
|
cache_path="/home/pi/.cache-"+username
|
||||||
|
|
||||||
is_playing = False
|
is_playing = False
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue