1
0

Remove more duplication of defaults (#25189)

This commit is contained in:
Joel Challis
2025-04-23 03:11:28 +01:00
committed by GitHub
parent 24d896ca06
commit 11cb5cf347
15 changed files with 12 additions and 27 deletions

View File

@@ -60,7 +60,6 @@
"backlight": {
"driver": "pwm",
"breathing": true,
"breathing_period": 6,
"levels": 17,
"pin": "A6"
},