Currently when the hardware is disconnected, you echo that error over and over until it's reconnected. But this causes a problem where the queue of error messages can go on for so long that it bogs down the window and I've had to close it and reopen it to get a response again
Instead, I suggest only echoing once on disconnection, then again when it reconnects.
Currently when the hardware is disconnected, you echo that error over and over until it's reconnected. But this causes a problem where the queue of error messages can go on for so long that it bogs down the window and I've had to close it and reopen it to get a response again
Instead, I suggest only echoing once on disconnection, then again when it reconnects.