You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is this is a feature request? I see that state change is listed in the "Coming Soon" section of the Readme.
I too am interested in this feature. I'm not clear about implementation strategy, but if @AlexSartori can flesh out the design here, I would be willing to have a go at coding it.
Hi, thanks for the interest in my project. I was implementing it in a second branch ('statechange-events_beta'). You can take a lookat that, but I have not tested it, so I don't know if it works... Anyway, it simply uses a FileSystemWatcher object to monitor the changes of the file where the value of the pin is written by the OS, and it triggers events. @umasgn@rykerwilliams
monitor multiple pins on their state change high or low.
The text was updated successfully, but these errors were encountered: