From 1121d6a0e4c323ca723cca94b49d535f26a925a2 Mon Sep 17 00:00:00 2001 From: gregs007 Date: Wed, 3 Oct 2018 12:03:35 -0400 Subject: [PATCH] Update INSTALL.md Just a quick note that this modification of config.txt isn't needed in newer versions of Raspbian. --- INSTALL.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/INSTALL.md b/INSTALL.md index 57d0438d..f506b2ce 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -19,6 +19,8 @@ Do the usual update and upgrade: Check the file `/boot/config.txt` and, if it's not there already, add the following line: ``` audio_pwm_mode=2 + +(Note that this isn't needed in the most recent versions of Raspbian as it will enable this driver mode by default) ``` ### Turn Off WiFi Power Management -- 2.47.2