Merge remote-tracking branch 'origin/develop' into develop
This commit is contained in:
commit
0dfb1ca322
|
@ -202,7 +202,6 @@ int WifiSetDown(struct AdapterAT *adapter_at)
|
|||
int WifiSetUp(struct AdapterAT *adapter_at)
|
||||
{
|
||||
WifiSetUpAdapter(adapter_at);
|
||||
|
||||
return EOK;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue