mirror of
https://github.com/espressif/openthread.git
synced 2026-07-27 06:17:47 +00:00
fix code style issue make pretty founds. (#1622)
This commit is contained in:
@@ -415,7 +415,7 @@ exit:
|
||||
return kPlatResetReason_PowerOn;
|
||||
}
|
||||
|
||||
void otPlatLog(otLogLevel , otLogRegion , const char *, ...)
|
||||
void otPlatLog(otLogLevel, otLogRegion, const char *, ...)
|
||||
{
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user