CommentStreams:526378bd209a31ca536522389d2bedd1

< 2.8 inch Touch Screen for Pi zero
Revision as of 07:21, 5 September 2019 by 64.121.144.39 (talk) (Migrated comment #572)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Hi, I can fix the blue and white colors by running: sudo raspi-gpio set 7 a2 sudo raspi-gpio set 8 a2

but how can I change it at boot time? I added to config.txt this 2 lines: gpio=7=a2 gpio=8=a2

but doesnt work.

Thanks