I'm trying to set high and set low the gpio number 16 (corresponding to pin number 36) where I've a relay connected. mi code looks no more different than the code you've exposed on Readme.
when I execute the binary on my raspberry pi2 I've got the following output
about to set pin 36 to output
and nothing else, either the switch sound when a relay gets an order
I'm executing the binary as sudo. There is something I'm forgetting or doing wrong?
I'm trying to set high and set low the gpio number 16 (corresponding to pin number 36) where I've a relay connected. mi code looks no more different than the code you've exposed on Readme.
when I execute the binary on my raspberry pi2 I've got the following output
about to set pin 36 to outputand nothing else, either the switch sound when a relay gets an order
I'm executing the binary as sudo. There is something I'm forgetting or doing wrong?