This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

GPIO 16-31 6657

Hi,

I want to turn on GPIO18 GPIO19 GPIO20 GPIO21.

can I use this commands ?

gpioSetOutput(18);gpioSetOutput(19);gpioSetOutput(20);gpioSetOutput(21);

Should I write any other commands ?

Thanks,

Ivgeni.