diff --git a/config.txt b/config.txt index 2782ab7ad9..fe5567ea73 100644 --- a/config.txt +++ b/config.txt @@ -26,18 +26,18 @@ framebuffer_height=720 display_rotate=0 lcd_rotate=0 -# uncomment if hdmi display is not detected and composite is being output +# uncomment if HDMI display is not detected and composite is being outputted #hdmi_force_hotplug=1 # uncomment to force a specific HDMI mode (this will force VGA) #hdmi_group=1 #hdmi_mode=1 -# uncomment to force a HDMI mode rather than DVI. This can make audio work in +# uncomment to force an HDMI mode rather than DVI. This can make audio work in # DMT (computer monitor) modes #hdmi_drive=2 -# uncomment to increase signal to HDMI, if you have interference, blanking, or +# uncomment to increase the signal to HDMI if you have interference, blanking, or # no display #config_hdmi_boost=4 @@ -74,7 +74,7 @@ i2c_arm_baudrate=100000 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.txt +# NB: enabled for the 1st run only, if you want to keep this setting, please set CONFIG_SERIAL_CONSOLE_ENABLE=1 in dietpi.txt enable_uart=1 #-------Overclock-------