-
Notifications
You must be signed in to change notification settings - Fork 15
Open
Description
I think it would be nice to clear the command 'line' after sending it...
by adding:
document.getElementById("command-text").value=""
in the sendCommand function (in the encrypted WebSerialWebPage.h)
To clarify: I use the commend line for multiple purposes and often forget to clear it, which results in concatenating the 'new' command I want to send with the previous one, resulting in something that is not recognized mostly (and IF recognized, not what I wanted probably :-) )
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels