yes.
This commit is contained in:
parent
524c8065e8
commit
a7aa157152
1 changed files with 1 additions and 0 deletions
1
main.py
1
main.py
|
@ -26,6 +26,7 @@ options.hardware_mapping = 'regular'
|
|||
options.pixel_mapper_config = 'U-mapper'
|
||||
options.limit_refresh_rate_hz = 240
|
||||
options.gpio_slowdown = 4
|
||||
options.brightness = 50
|
||||
screen = RGBMatrix(options = options)
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue