USB Input Event.
When string input from keyboard matches "Specify USB Input", a command is executed and state is transitioned.
Need to allow any string followed by CR to execute the command and transition state. Also the string input from keyboard should get stored in a user variable $$register$$ and to be sent via serial port to device attached to the serial.
Can this be done using BrightAuthor? Or a script is required?
Any pointers will be helpful