Fixed issue with 2.2-inch PiTFT and touchscreen param

This commit is contained in:
Melissa LeBlanc-Williams 2021-01-05 09:19:12 -08:00
parent 715a6bda9e
commit bea05b9490

View file

@ -53,7 +53,6 @@ config = [
"menulabel": "PiTFT 2.2\" no touch",
"product": "2.2\" no touch",
"kernel_upgrade": False,
"touchscreen": False,
"overlay" : "dtoverlay=pitft22,rotate={pitftrot},speed=64000000,fps=30",
"width": 320,
"height": 240,