Skip to content

Instantly share code, notes, and snippets.

@clemos
Last active April 27, 2019 16:50
Show Gist options
  • Save clemos/0f458261f229137696c1c131e89183c2 to your computer and use it in GitHub Desktop.
Save clemos/0f458261f229137696c1c131e89183c2 to your computer and use it in GitHub Desktop.
raspberry pi settings
https://www.hackster.io/112938/kuman-tft-3-5-retropie-2018-a9b0c8
dtoverlay=tft35a,rotate=270,fps=50,speed=31230000
https://github.com/goodtft/LCD-show/issues/34
Section "InputClass"
Identifier "calibration"
MatchProduct "ADS7846 Touchscreen"
Option "Calibration" "3936 227 268 3880"
Option "SwapAxes" "1"
Option "InvertY" "true"
Option "InvertX" "true"
EndSection
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment