0
votes
votes
1 answers
Endless strings
I have an endless amount of data coming through serial port. That same data is then parsed into strings. I want to display those endless strings into a textbox. I believe my code works for the most part. I just keep getting the same error:I ...
