ScriptCommunicator_serial-terminal
ScriptCommunicator_serial-terminal copied to clipboard
Scriptable cross-platform data terminal which supports: serial port, UDP, TCP, SPI, I2C and CAN.
Results
2
ScriptCommunicator_serial-terminal issues
Sort by
recently updated
recently updated
newest added
When developing a script today, I wanted to stop execution when the user cancels a selection in a combo box. I called `scriptThread.stopScript()` but the execution did not stop (ran...
# Issue console data loss when using break after x bytes and triggering refresh of console (open/close settings) # Reproduction Steps: - set console settings to only break after e.g....