Fix: Device profile "Olimex ESP32-POE with SH1106" used wrong display type. Fix #825
This commit is contained in:
parent
5d2656550c
commit
188d865671
@ -64,7 +64,7 @@
|
|||||||
"clk_mode": 3
|
"clk_mode": 3
|
||||||
},
|
},
|
||||||
"display": {
|
"display": {
|
||||||
"type": 2,
|
"type": 3,
|
||||||
"data": 33,
|
"data": 33,
|
||||||
"clk": 32
|
"clk": 32
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user