From e423b289304f8ba4cbb90fb6370c9427457d998e Mon Sep 17 00:00:00 2001 From: Adolfo Reyna Date: Fri, 10 Jul 2026 18:25:36 -0400 Subject: [PATCH] chore: default Waveshare RLCD board profile to boot straight to Launcher instead of ApWebServer --- Devices/waveshare-esp32-s3-rlcd/device.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Devices/waveshare-esp32-s3-rlcd/device.properties b/Devices/waveshare-esp32-s3-rlcd/device.properties index 87197452..5c4f75bc 100644 --- a/Devices/waveshare-esp32-s3-rlcd/device.properties +++ b/Devices/waveshare-esp32-s3-rlcd/device.properties @@ -3,7 +3,7 @@ general.name=ESP32-S3-RLCD-4.2 general.incubating=true apps.launcherAppId=Launcher -apps.autoStartAppId=ApWebServer +# apps.autoStartAppId=ApWebServer hardware.target=ESP32S3 hardware.flashSize=16MB