Switch
Switch copied to clipboard
I have added the Switch library to my own GitHub repository avandalen
Hi I have added the Switch library to my own avandalen GitHub repositories and I will add it to the Arduino Library manager, as I will do with all my libraries.
I created a pull request (https://github.com/avandalen/avdweb_Switch/pull/6) in Albert's @avandalen repository with the callbacks code. I think that parts of README are also worth converging to the repository of the original author, and redirect all programmers efforts and debugging to a single repository. It would be worth spreading the word to other forkers of this repository and writing a visible note in the readme.
Hi Martin I am not that handy with GitHub myself, I appreciate your help.
I hope you can further develop the Switch library. Can you change the class name to avdweb_Switch? Than I am traceable, note that development has cost a lot of time. The function bool process() is used because I use the Switch class as parent for another class.