fix typo in disply type for 1106

This commit is contained in:
Markus Krause 2023-03-17 20:56:04 +01:00 committed by Thomas Basler
parent a7911dab64
commit 6a74663af4

View File

@ -64,7 +64,7 @@
"clk_mode": 0
},
"display": {
"type": 2,
"type": 3,
"data": 2,
"clk": 1
}