Last active
July 13, 2019 17:30
-
-
Save davidangel/a07281c79036670862e78eb02bfc6595 to your computer and use it in GitHub Desktop.
Elecrow 5 inch Touch Screen 800x480 - RetroPie Config
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# /boot/config.txt | |
# For more options and information see | |
# http://rpf.io/configtxt | |
dtparam=audio=on | |
config_hdmi_boost=4 | |
disable_overscan=1 | |
hdmi_cvt 800 480 60 6 0 0 0 | |
hdmi_group=2 | |
hdmi_mode=87 | |
hdmi_drive=1 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment