I want to use two separate interrupt. Both should wake up the Arduino from deep sleep. I have found many examples that work well. How do I realize separate actions after waking up? Is there any way to find out which interrupt triggered?
Do you have sample code? Thanks for your cooperation