mirror of
https://github.com/espressif/openthread.git
synced 2026-09-03 15:50:06 +00:00
[joiner] fix code coverage typo (#4867)
This commit is contained in:
@@ -619,7 +619,7 @@ void Joiner::HandleTimer(void)
|
||||
Finish(error);
|
||||
}
|
||||
|
||||
// LOCV_EXCL_START
|
||||
// LCOV_EXCL_START
|
||||
|
||||
const char *Joiner::JoinerStateToString(otJoinerState aState)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user