Hello
I'm able to send text to the 'Debug (printf) Viewer' using:
printf("Pin is set high\n");
However, I'm wanting to also send text to a file stored on the computer.
Is this possible? If so, is there some example code that anyone could direct me to.
Thanks
Ron