From ce443771d9fdad5b076d0e63fdb8e947a4500171 Mon Sep 17 00:00:00 2001 From: Samir El Benna Date: Thu, 11 Apr 2024 21:06:26 +0200 Subject: [PATCH] Patch gc9a01 (#21145) * Fixed wrong colors view * Added display.ini for M5Stack Dial * Added touch FT3267 support (seen as FT5206 from tasmota) and fixed touch rotation * Updated to use Universal Touch Driver instead of deprecated dedicated ones. --- tasmota/displaydesc/M5Stack_Dial_display.ini | 19 ++++++++++++++++++- 1 file changed, 18 insertions(+), 1 deletion(-) diff --git a/tasmota/displaydesc/M5Stack_Dial_display.ini b/tasmota/displaydesc/M5Stack_Dial_display.ini index afa0dee90..4178b75a5 100644 --- a/tasmota/displaydesc/M5Stack_Dial_display.ini +++ b/tasmota/displaydesc/M5Stack_Dial_display.ini @@ -60,5 +60,22 @@ E8,1,34 :3,68,00,00,00 :D,51 :r,2 -:TI1,38,12,11 +:UTI,FT3267,I1,38,-1,-1 +RD A8 +CP 11 +RTF +RD A3 +CP 64 +RTF +RT +:UTT +RDM 00 16 +MV 2 1 +RT +:UTX +MV 3 2 +RT +:UTY +MV 5 2 +RT # \ No newline at end of file