2023 р. о 16:45 Mark Stevens пише:
> I am trying to figure out GPIO and interrupts. So the situation is I have
> four switches connected to GPIOs on my board. My ideal scenario is to
> attach a different interrupt to each switch and have that fired when the
> appropriate button is presse
I am trying to figure out GPIO and interrupts. So the situation is I have four
switches connected to GPIOs on my board. My ideal scenario is to attach a
different interrupt to each switch and have that fired when the appropriate
button is pressed.
So I have spent some time looking at the