Hi,
Brightsign newbie here...
- Trying to begin playback with a GPIO event ("press" or "rising edge"), and stop playback and return to previous state with the corresponding input event ("release" or "falling edge").
- on a separate media file triggered by a different GPIO input event (press, or rising edge), I would like to ignore subsequent GPIO input events (presses or releases) during playback so as to not interrupt playback until media end is reached, HOWEVER, once media playback is done, I'd like a GPIO input (either the press, or the release) to "return to prior state"
Any hints would be greatly appreciated - Thanks!
(Happy to include the BA project if needed)