Open Yaytay opened 8 years ago
Implemented. Look at Test_SocketListen to see how to use.
Hello,
Where is Test_SocketListen ?
Best regards
Thank you!
I was looking for here, why not find it :)
https://github.com/nkolban/jpigpio/tree/master/JPigpio/tests https://github.com/nkolban/jpigpio/tree/master/JPigpioC/tests
Sorry for the mess :-) Actually, you can find more complex usage in implementation of Test_Rf433Rx (which is 433MHz radio listener). I played with is a lot and it work very nicely.
Hi,
Is there a technical reason for not providing a socket version of gpioSetAlertFunc? pigpio itself seems to provide it.
Thanks
Jim