master
Lukas Schulz 2020-12-20 00:11:54 +01:00
parent 524c8065e8
commit a7aa157152
1 changed files with 1 additions and 0 deletions

View File

@ -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)