mirror of
https://github.com/martin-ger/esp_wifi_repeater.git
synced 2026-07-28 04:06:57 +00:00
Update user_main.c
This commit is contained in:
+1
-1
@@ -3176,7 +3176,7 @@ struct ip_info info;
|
||||
}
|
||||
|
||||
#ifdef HAVE_LOOPBACK
|
||||
loopback_netif_init(schedule_netif_poll);
|
||||
loopback_netif_init((netif_status_callback_fn)schedule_netif_poll);
|
||||
#endif
|
||||
|
||||
#ifdef REMOTE_CONFIG
|
||||
|
||||
Reference in New Issue
Block a user