Fixed: latest Raspian (at date 20170607) need overlay declaration in this order to work

This commit is contained in:
Graveen 2017-06-07 21:56:42 +02:00
parent 33907b4cf2
commit 68154d8138

View File

@ -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