From 72cc7c45249771a9633e5e3ad68c43b6e2d788e7 Mon Sep 17 00:00:00 2001 From: Joshua King Date: Fri, 6 Mar 2026 21:04:49 -0500 Subject: [PATCH] Update ILI9488 display rotation to correct orientation --- esphome/cat-medication-tracker.yaml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/esphome/cat-medication-tracker.yaml b/esphome/cat-medication-tracker.yaml index 7e55717..86161ae 100644 --- a/esphome/cat-medication-tracker.yaml +++ b/esphome/cat-medication-tracker.yaml @@ -62,11 +62,9 @@ display: cs_pin: GPIO15 dc_pin: GPIO2 reset_pin: GPIO4 - rotation: 0 + rotation: 2 invert_colors: false color_order: bgr - init_sequence: - - [0x36, 0x48] # MADCTL: MX=1, BGR=1 — correct portrait orientation for this board data_rate: 10MHz dimensions: width: 320