Hello
I'm building a trace tool that is able to send the traces over a terminal connection.
For this I would like to create a Server sleeps until a new trace is available. Is this possible or should I adapt the main loop of the trace example?
Best regards Pirmin