1. S

    Making a switch case for isr with multiple interrupts

    I'm having a hard time including interrupts into my cases for a traffic light code. The interrupts are supposed to start a sequence of events but my brain is just fried on how to go about it.
Top