mirror of
https://github.com/tbnobody/OpenDTU.git
synced 2026-01-03 11:28:22 +01:00
Fix: Device profile "Olimex ESP32-POE with SH1106" used wrong display type. Fix #825
This commit is contained in:
@@ -64,7 +64,7 @@
|
||||
"clk_mode": 3
|
||||
},
|
||||
"display": {
|
||||
"type": 2,
|
||||
"type": 3,
|
||||
"data": 33,
|
||||
"clk": 32
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user