yes.
This commit is contained in:
parent
3f75bc897f
commit
b362bb92df
1 changed files with 1 additions and 0 deletions
1
main.py
1
main.py
|
@ -27,6 +27,7 @@ options.pixel_mapper_config = 'U-mapper'
|
|||
options.limit_refresh_rate_hz = 240
|
||||
options.gpio_slowdown = 4
|
||||
options.brightness = 50
|
||||
options.disable_hardware_pulsing = True
|
||||
screen = RGBMatrix(options = options)
|
||||
|
||||
song_name=""
|
||||
|
|
Loading…
Reference in a new issue