fix: Correct display width calculation by reverting cols to single panel width

This commit is contained in:
ChuckBuilds
2025-04-17 11:17:33 -05:00
parent e31f7d6021
commit 5e7e62b531

View File

@@ -8,7 +8,7 @@
"display": {
"hardware": {
"rows": 32,
"cols": 128,
"cols": 64,
"chain_length": 2,
"parallel": 1,
"brightness": 60,