From 053b679c1e2a1c4b7eb581efbe2e224223af3d40 Mon Sep 17 00:00:00 2001 From: Luc Van Date: Tue, 7 Jul 2026 10:04:16 +0100 Subject: [PATCH] 4827S043: document working resistive touch (standalone XPT2046) The page's resistive-touch calibration instructions pointed at the web UI Display Setup -> Calibrate flow, which does not apply to this board: its RGB-parallel panel is driven by ArduinoGFX and touch uses a standalone XPT2046 driver (openHASP#1028) that ships pre-calibrated and is configured via TOUCH_XPT2046_* build flags. Correct the note accordingly. Signed-off-by: Luc Van --- docs/hardware/sunton/esp32-4827s043.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/docs/hardware/sunton/esp32-4827s043.md b/docs/hardware/sunton/esp32-4827s043.md index 4104ea0fd..72220670b 100644 --- a/docs/hardware/sunton/esp32-4827s043.md +++ b/docs/hardware/sunton/esp32-4827s043.md @@ -74,9 +74,7 @@ or the latest found under