"Can you help me to found the right way to set only the pin : 16,18,19,21,23,35 
as input and all other as output please?
#rpi2_gpios[] = {2, 3, 4, 5,   6,  7,  8,  9, 10, 11, 12, 13, 14, 15, 16, 17, 
18, 19, 20, 21, 22, 23, 24, 25, 26, 27 };
                            1,  1,  1, 1,    1,  1,   1,  1, 1,     1,   1,   
1,   1,    1,  0,   1,   0,   0,    1,  0,   1,    0,    1,   0,   1,   1 = 
67105963

So your dir should be equal to 67105963 to be able to use these pins as inputs

-- 
website: http://www.machinekit.io blog: http://blog.machinekit.io github: 
https://github.com/machinekit
--- 
You received this message because you are subscribed to the Google Groups 
"Machinekit" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
Visit this group at https://groups.google.com/group/machinekit.
For more options, visit https://groups.google.com/d/optout.

Reply via email to