I'm getting the warning "This channel is already in use, continuing anyway." when trying to control the GPIOs, e.g. using the blink python script, to turn an LED on/off. Googling around, the suggestion is that this might happen if a previous program didn't exit cleanly. However, I get the above even after boot.
I am presently accessing the Raspberry Pi via serial terminal. Could that be the problem? However, I did try it without the serial terminal (running the blink script after boot), and it didn't seem to work. I'm in Kigali (Rwanda) at the moment, and don't have a screen to try this without serial terminal.
Any thoughts?
