Hi there.
I know how to turn on an input using a keyboard key and emulation under the config/ports and pins. This works, and when I press that key the input goes hi, press it again goes low.
My objective still different form that scenario: is to have the input hi during the time the user is pressing the key. If the user stops pressing the key it should go straight to low.
Is this possible?
Thank you.