You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When keys are entered in the terminal, 'serial-terminal' type messages are sent to BPL without the target serial port. propterm.js calls blocklyc.js' getComPort() to form 'serial-terminal' messages to BPL, but it seems that getComPort() doesn't work in that context... always returning an empty string.