I have an ATtiny85 that's connected to, among other things, two LEDs and a push button. Even though both LEDs flash at different times and at different intervals, whenever I press the push button, they both suddenly go back to being off, as if the ATtiny restarted. I've looked over the code and can't think of any thing else that could be happening other than the ATtiny resetting. Both the reset pin and the push button are connected to the necessary de-coupling capacitors and pull up/pull down resistors. Has anyone else had this kind of issue, or know how to fix it?
Please read the "How to use this forum" post and follow the directions.