mirror of
https://github.com/goodtft/LCD-show.git
synced 2024-12-01 17:24:19 +01:00
Update config-35DPI.txt
This commit is contained in:
parent
085046fa43
commit
3bc8e597bf
@ -22,7 +22,7 @@
|
|||||||
#framebuffer_height=720
|
#framebuffer_height=720
|
||||||
|
|
||||||
# uncomment if hdmi display is not detected and composite is being output
|
# uncomment if hdmi display is not detected and composite is being output
|
||||||
hdmi_force_hotplug=1
|
#hdmi_force_hotplug=1
|
||||||
|
|
||||||
# uncomment to force a specific HDMI mode (this will force VGA)
|
# uncomment to force a specific HDMI mode (this will force VGA)
|
||||||
#hdmi_group=1
|
#hdmi_group=1
|
||||||
@ -43,10 +43,10 @@ hdmi_force_hotplug=1
|
|||||||
#arm_freq=800
|
#arm_freq=800
|
||||||
|
|
||||||
# Uncomment some or all of these to enable the optional hardware interfaces
|
# Uncomment some or all of these to enable the optional hardware interfaces
|
||||||
dtparam=i2c_arm=off
|
#dtparam=i2c_arm=on
|
||||||
#dtparam=i2s=on
|
#dtparam=i2s=on
|
||||||
dtparam=spi=off
|
#dtparam=spi=on
|
||||||
enable_uart=1
|
|
||||||
# Uncomment this to enable the lirc-rpi module
|
# Uncomment this to enable the lirc-rpi module
|
||||||
#dtoverlay=lirc-rpi
|
#dtoverlay=lirc-rpi
|
||||||
|
|
||||||
@ -56,7 +56,7 @@ enable_uart=1
|
|||||||
dtparam=audio=on
|
dtparam=audio=on
|
||||||
|
|
||||||
display_rotate=1
|
display_rotate=1
|
||||||
dtoverlay=dpi18
|
dtoverlay=dpi18
|
||||||
overscan_left=0
|
overscan_left=0
|
||||||
overscan_right=0
|
overscan_right=0
|
||||||
overscan_top=1
|
overscan_top=1
|
||||||
|
Loading…
Reference in New Issue
Block a user