From 68154d81381388d4ecc1ea6502bc5ab0c41c6086 Mon Sep 17 00:00:00 2001 From: Graveen Date: Wed, 7 Jun 2017 21:56:42 +0200 Subject: [PATCH] Fixed: latest Raspian (at date 20170607) need overlay declaration in this order to work --- boot/config-35.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/boot/config-35.txt b/boot/config-35.txt index e234457..b716856 100644 --- a/boot/config-35.txt +++ b/boot/config-35.txt @@ -54,5 +54,5 @@ enable_uart=1 # Enable audio (loads snd_bcm2835) dtparam=audio=on -dtoverlay=tft35a:rotate=90 dtoverlay=ads7846,cs=1,penirq=17,penirq_pull=2,speed=1000000,keep_vref_on=1,swapxy=1,pmax=255,xohms=60,xmin=200,xmax=3900,ymin=200,ymax=3900 +dtoverlay=tft35a:rotate=90