Skip to content

Commit

Permalink
Restyled by whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
restyled-commits authored and mishadesh committed May 26, 2023
1 parent 8cdfe5f commit c36afeb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/platform/telink/ThreadStackManagerImpl.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,7 @@ CHIP_ERROR ThreadStackManagerImpl::_StartThreadScan(NetworkCommissioning::Thread

return CHIP_NO_ERROR;
}

void ThreadStackManagerImpl::Finalize(void)
{
otInstanceFinalize(openthread_get_default_instance());
Expand Down

0 comments on commit c36afeb

Please sign in to comment.