Created
January 11, 2019 22:38
-
-
Save yamao2253/206c98eb780e0d16eea9ff6a030d9f7d to your computer and use it in GitHub Desktop.
Raspberry Pi /boot/config.txt for HDMI 480x320
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
# 3.5inch HDMI 480x320 | |
hdmi_group=2 | |
hdmi_mode=87 # Custom mode | |
hdmi_cvt=480 320 60 6 0 0 0 | |
framebuffer_width=480 | |
framebuffer_height=320 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment