hello i would like to ask how to create a code for the button where you have 3 buttons and the first button is like one of the choices then the 2nd and 3rd button are like the other option after pushing the first button and how to make the first button toggle so that i can choose the 2nd or 3rd button without pushing the 1st button in a long time.
1. This is clear:
If the 1st button is pressed, only then the 2nd and 3rd button can be operated.
2. This is not clear:
how to make the first button toggle so that i can choose the 2nd or 3rd button without pushing the 1st button in a long time.