Logic Question
I have two momentary buttons. One for On and one for Off. These control an amp. How can I set up so that this is kind of on last, off first? So on the On, there is a xx second delay before the logic end is triggered... and on the Off, there is 0 second delay before the logic end is triggered.
The logic end is maintained for on and released for off.
The logic end is maintained for on and released for off.
Comments
Set the delay on time to whatever delay you want, and the delay off time to zero.