|
Wireless debug print ??
We are using C++ and want to use debug print statements to send data over the wireless data link and display it on a laptop.
We are aware of the LCD print capability and use it for small prints but large data dumps require a laptop. We have the TCP/IP communications going, but not quite sure how to send things to the Terminal window.
Does anyone have some sample code for this.
|