Search found 1 match

by cnshibo
Fri Feb 01, 2019 1:44 am
Forum: ESP IoT Solution
Topic: ESP-IDF: Configure wifi connection over http server
Replies: 7
Views: 29666

Re: ESP-IDF: Configure wifi connection over http server

I guess I found solution:

Code: Select all

static wifi_config_t wifi_config = {};
solves the problem.
want to do same thing. Thanks for sharing

Go to advanced search