From 92d4e1f2ac58ecf07848e42f5d1bb75b849de5a1 Mon Sep 17 00:00:00 2001 From: "jacob.eva" Date: Sun, 17 Aug 2025 17:01:27 +0100 Subject: [PATCH] Temporary fix for display blanking and interfaces conflict --- Framing.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Framing.h b/Framing.h index 47a8eeb..7ae0514 100644 --- a/Framing.h +++ b/Framing.h @@ -55,7 +55,7 @@ #define CMD_DISP_READ 0x66 #define CMD_DISP_INT 0x45 #define CMD_DISP_ADDR 0x63 - #define CMD_DISP_BLNK 0x64 + #define CMD_DISP_BLNK 0x99 #define CMD_DISP_ROT 0x67 #define CMD_DISP_RCND 0x68 #define CMD_NP_INT 0x65