I want to Connect this LED button https://www.adafruit.com/product/1185 to Thema GPIO port of an XT player. So I connect the two wires of the button itself to GPIO 1 (GND) and 3 (Button 0) and the two wires of the LED to GPIO 1 (GND) and 2 (3,3V). Ist that correct? So in total I will be able to use two illuminated Buttons (two 3,3V Pins)?
How do I switch on the LED when the Button is pushed?