My code checks for lightlevels using a LDR. I have problem interrupting the watchdog timer. When there is a sudden change in lightlevels,the watchdog timer takes 8 seconds to respond to the attachinterrupt command. How do I do it as soon as there is a change in the lightlevel. Please help.