Quote:
Originally Posted by MarkO
|
I know this is talking about WPILib, that's what I used in MPLAB (well, an MPLAB clone, anyway) for a while before switching to default code. I was under the impression that PrintToScreen only worked with the EasyC reader, not with IFI Loader, because it sends more data than IFI Loader is looking for (specific line numbers, line resets, etc.). I've always used printf() and it works. But you can use PrintToScreen?