Serial arduino to terminal blynk

Supposedly terminal.clear() should do the job

But I was using the standard Blynk.virtualWrite() commands to send all the data to the terminal, just like any other display type widget, not the terminal.___() commands, which seem to sometimes contribute to duplication issues?? Basically I never use them :slight_smile:

Thus in my example V0 was the Terminal Widget and I cleared it at device boot by sending the string “clr” to it