Skip to content

Commit

Permalink
v6.26
Browse files Browse the repository at this point in the history
+ RPi | config.txt: Minor wording
  • Loading branch information
MichaIng authored Jul 23, 2019
1 parent 798194d commit 7637b82
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions config.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -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

Expand Down

0 comments on commit 7637b82

Please sign in to comment.