From 560449b1c380e94d170229556e66e437f401fa26 Mon Sep 17 00:00:00 2001 From: Joshua King Date: Fri, 6 Mar 2026 16:22:09 -0500 Subject: [PATCH] Remove horizontal mirroring for ILI9488 display in Cat Medication Tracker --- esphome/cat-medication-tracker.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/esphome/cat-medication-tracker.yaml b/esphome/cat-medication-tracker.yaml index ac7e5e3..27ba7f8 100644 --- a/esphome/cat-medication-tracker.yaml +++ b/esphome/cat-medication-tracker.yaml @@ -65,7 +65,6 @@ display: dc_pin: GPIO2 reset_pin: GPIO4 rotation: 0 - mirror_x: true invert_colors: false color_order: bgr data_rate: 10MHz