From 7072c3a0efb76b7bf94d5896b606177690a51f3a Mon Sep 17 00:00:00 2001 From: Samir El Benna Date: Thu, 11 Apr 2024 15:37:06 +0200 Subject: [PATCH] Completed display.ini for M5Stack Dial (#21144) * Fixed wrong colors view * Added display.ini for M5Stack Dial * Added touch FT3267 support (seen as FT5206 from tasmota) and fixed touch rotation --- tasmota/displaydesc/M5Stack_Dial_display.ini | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/tasmota/displaydesc/M5Stack_Dial_display.ini b/tasmota/displaydesc/M5Stack_Dial_display.ini index 0634aca04..afa0dee90 100644 --- a/tasmota/displaydesc/M5Stack_Dial_display.ini +++ b/tasmota/displaydesc/M5Stack_Dial_display.ini @@ -55,8 +55,10 @@ E8,1,34 :A,2A,2B,2C,01 :R,36 :0,C8,00,00,00 -:1,A8,00,00,01 -:2,08,00,00,02 -:3,68,00,00,03 +:1,A8,00,00,00 +:2,08,00,00,00 +:3,68,00,00,00 :D,51 +:r,2 +:TI1,38,12,11 # \ No newline at end of file