CommentStreams:526378bd209a31ca536522389d2bedd1
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