❔ GPIO listening to button events (Raspbery Pi w breakout board)
Im gonna try yours now, one slight edit because I just did the order wrong for Rising and Falling; it was spamming falling over and over until i would press and hold the button
❔ GPIO listening to button events (Raspbery Pi w breakout board)
But my basic goal is to have a press of 'button 1' result in 'Button 1 was pressed' to show up in console (I mean later there will be logic tied to what it needs to execute but thats not important for now)