Fixed issue with wifi function in network component not initializing netif. Now made the init explicit
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
#include <stdio.h>
|
||||
#include "http_client.h"
|
||||
|
||||
void func(void)
|
||||
{
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user