Lines of code count not available
Done
RESOLVED in CODE WALKTHROUGH.
Not a Dialin command. Called by opmodes in firmware.
Yes, as this function could be called from somewhere other than message handler. RESOLVED in CODE WALKTHROUGH.
Still want check for logged in.
Done.
Correct. This common code in between the two stacks. I can separate them using #ifndef.
I removed the memset macro.
This function will not even be called if Dialin is not logged in. Did you want to check it here too?
This function is a Dialin command so it will not even be called if Dialin is not logged in. Did you want to check this again in this function?
Note in brief that function will return FALSE if Dialin not logged in.
testConfig is an input, not an output.
Got a suggestion or an issue? Discuss it on the Atlassian Community or visit Atlassian Support for other options.