yes.
This commit is contained in:
parent
5159b5ea1e
commit
7a45be2b25
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=""
|
||||
artist_name=""
|
||||
|
||||
cache_path="/home/pi"
|
||||
cache_path="/home/pi/.cache"+username
|
||||
|
||||
is_playing = False
|
||||
|
||||
|
|
Loading…
Reference in a new issue