From e3d5a7318b973784f06a54638a5854db55cf0928 Mon Sep 17 00:00:00 2001 From: Gold856 <117957790+Gold856@users.noreply.github.com> Date: Thu, 18 Sep 2025 12:47:22 -0400 Subject: [PATCH] Remove extra camera_auto_detect lines --- config.txt | 3 +-- limelight4/config.txt | 3 +-- 2 files changed, 2 insertions(+), 4 deletions(-) diff --git a/config.txt b/config.txt index 10bd833..99e4826 100644 --- a/config.txt +++ b/config.txt @@ -1,6 +1,5 @@ -# Automatically load overlays for detected DSI displays/cameras +# Automatically load overlays for detected DSI displays display_auto_detect=1 -camera_auto_detect=1 # Automatically load initramfs files, if found auto_initramfs=1 diff --git a/limelight4/config.txt b/limelight4/config.txt index 1f21521..2a62d9a 100644 --- a/limelight4/config.txt +++ b/limelight4/config.txt @@ -1,6 +1,5 @@ -# Automatically load overlays for detected DSI displays/cameras +# Automatically load overlays for detected DSI displays display_auto_detect=1 -camera_auto_detect=1 # Automatically load initramfs files, if found auto_initramfs=1