From 0be7f1274e0cb8406bd4262b86d5e2e9dda77d7a Mon Sep 17 00:00:00 2001 From: Paul Oliver Date: Thu, 6 Mar 2025 21:12:53 +0000 Subject: Improves power usage --- sysconf/config.txt | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'sysconf') diff --git a/sysconf/config.txt b/sysconf/config.txt index 4bd4f67..f9ff6db 100644 --- a/sysconf/config.txt +++ b/sysconf/config.txt @@ -35,7 +35,7 @@ disable_overscan=1 # Uncomment if you want to disable wifi or bluetooth respectively #dtoverlay=disable-wifi -#dtoverlay=disable-bt +dtoverlay=disable-bt # Uncomment this to enable infrared communication. #dtoverlay=gpio-ir,gpio_pin=17 @@ -44,6 +44,9 @@ disable_overscan=1 # Run as fast as firmware / board allows arm_boost=1 +# Set GPIO pins to output / low state on boot +gpio=0-27=op,dl + [cm4] # Enable host mode on the 2711 built-in XHCI USB controller. # This line should be removed if the legacy DWC2 controller is required -- cgit v1.2.1