¿ªÔÆÌåÓý

ctrl + shift + ? for shortcuts
© 2025 Groups.io

Re: Serial control/monitoring of meters?


 

FYI, I found a small defect in my code, caused by the MikroC compiler ignoring case, and in a subroutine with the passed in parameter being "swr", and in the code in some places they reference 'swr' and other places they reference "SWR", and there is a GLOBAL variable? called "SWR".? ?When I converted the code, I accessed the global variable here (even though in C, the scope priority picks the parameter first).
This causes the display to show? "SWR= . 0" (with weird spaces)
I'll fix it shortly.
I'll also add the UART to the NORMAL, (non-WA1RCT) mode, and put the UART output on A7
And I'm moving the UART output pin WA1RCT mode to B1 (Auto button).

I'll try to push this tomorrow.
(FYI, I found this when I tried parsing the output of the uart!)
Dave
WA1RCT

Join [email protected] to automatically receive all group messages.