From 7637b82e29f7b05bb550dd8adb58e00cc255daa1 Mon Sep 17 00:00:00 2001 From: MichaIng <28480705+MichaIng@users.noreply.github.com> Date: Wed, 24 Jul 2019 01:23:43 +0200 Subject: [PATCH] v6.26 + RPi | config.txt: Minor wording --- config.txt | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/config.txt b/config.txt index 43f7dce412..4f35cbb08e 100644 --- a/config.txt +++ b/config.txt @@ -63,13 +63,13 @@ gpu_mem_1024=16 #-------Max USB current--------- max_usb_current=1 -#-------Disable Pi splash screen on boot----------- +#-------Boot splash screen------ disable_splash=1 -#-------SoundCard------- +#-------Onboard sound---------- dtparam=audio=off -#-------I²C------------- +#-------I2C------------- dtparam=i2c_arm=off dtparam=i2c1=off #dtparam=i2c_arm_baudrate=100000 @@ -78,7 +78,7 @@ dtparam=i2c1=off dtparam=spi=off #-------Serial/UART----- -# NB: Enabled for 1st run only, if you want to keep this setting, please set CONFIG_SERIAL_CONSOLE_ENABLE=1 in /DietPi/dietpi.txt. +# NB: Enabled for 1st run only. If you want to keep this setting, please set CONFIG_SERIAL_CONSOLE_ENABLE=1 in dietpi.txt before 1st boot. # NB: "enable_uart=1" will forcefully set "core_freq=250" on WiFi/BT-capable RPi models, unless "force_turbo=1" is set as well. enable_uart=1