Integration of pinChange INT
Development
5
Posts
3
Posters
841
Views
4
Watching
-
Hello all,
first of all, I just want thank you about this great job, I use MySensor library for around 1 year for my homeautomation sensor and i never get trouble.
Now i'm building a door/window opening sensor and for some routing reason i need to use the pinChange interrupt to wakeup the library. I have succeed to do this by modifying a bit MyHwAVR.cpp file but why not including this possibilities inside the project ?
Best regards