Refactor display pin configuration in chore-tracker YAML files for consistency

This commit is contained in:
Joshua King
2026-02-27 22:19:26 -05:00
parent 21f97a5458
commit dc815af608
2 changed files with 4 additions and 12 deletions

View File

@@ -45,12 +45,8 @@ display:
dimensions: dimensions:
width: 800 width: 800
height: 480 height: 480
de_pin: de_pin: GPIO40
number: GPIO40 hsync_pin: GPIO39
ignore_strapping_warning: true
hsync_pin:
number: GPIO39
ignore_strapping_warning: true
vsync_pin: vsync_pin:
number: GPIO41 number: GPIO41
pclk_pin: GPIO42 pclk_pin: GPIO42

View File

@@ -169,12 +169,8 @@ display:
dimensions: dimensions:
width: 800 width: 800
height: 480 height: 480
de_pin: de_pin: GPIO40
number: GPIO40 hsync_pin: GPIO39
ignore_strapping_warning: true
hsync_pin:
number: GPIO39
ignore_strapping_warning: true
vsync_pin: vsync_pin:
number: GPIO41 number: GPIO41
pclk_pin: GPIO42 pclk_pin: GPIO42