tuning display settings

trying to fix display
This commit is contained in:
Chuck
2025-04-07 20:40:43 -05:00
parent 635ce7a88e
commit f2fff9c0c9
2 changed files with 27 additions and 13 deletions

View File

@@ -8,24 +8,24 @@
"display": {
"hardware": {
"rows": 32,
"cols": 32,
"cols": 64,
"chain_length": 2,
"parallel": 1,
"brightness": 50,
"hardware_mapping": "adafruit-hat-pwm",
"scan_mode": "progressive",
"pwm_bits": 11,
"pwm_dither_bits": 2,
"pwm_dither_bits": 0,
"pwm_lsb_nanoseconds": 130,
"led_rgb_sequence": "RGB",
"pixel_mapper_config": "U-mapper;Rotate:180",
"panel_type": "FM6126A",
"pixel_mapper_config": "Rotate:180",
"panel_type": "",
"row_addr_type": 0,
"multiplexing": 0,
"disable_hardware_pulsing": true,
"inverse_colors": false,
"show_refresh_rate": false,
"limit_refresh_rate_hz": 120
"limit_refresh_rate_hz": 0
},
"runtime": {
"gpio_slowdown": 4