mirror of
https://github.com/espressif/openthread.git
synced 2026-09-15 21:50:08 +00:00
[style] fix code style (#3267)
This commit is contained in:
@@ -124,7 +124,7 @@ otError ThreadNetif::Up(void)
|
||||
mDnsClient.Start();
|
||||
#endif
|
||||
#if OPENTHREAD_ENABLE_SNTP_CLIENT
|
||||
mSntpClient.Start();
|
||||
mSntpClient.Start();
|
||||
#endif
|
||||
#if OPENTHREAD_ENABLE_CHANNEL_MONITOR
|
||||
GetInstance().GetChannelMonitor().Start();
|
||||
|
||||
Reference in New Issue
Block a user