From 6a74663af4de9208e509941f107aeb13f1216ec3 Mon Sep 17 00:00:00 2001 From: Markus Krause Date: Fri, 17 Mar 2023 20:56:04 +0100 Subject: [PATCH] fix typo in disply type for 1106 --- docs/DeviceProfiles/opendtu_fusion_v1.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/DeviceProfiles/opendtu_fusion_v1.json b/docs/DeviceProfiles/opendtu_fusion_v1.json index 13bc4343..e4b7ee68 100644 --- a/docs/DeviceProfiles/opendtu_fusion_v1.json +++ b/docs/DeviceProfiles/opendtu_fusion_v1.json @@ -64,7 +64,7 @@ "clk_mode": 0 }, "display": { - "type": 2, + "type": 3, "data": 2, "clk": 1 }