fabfarm/E-SPlash

wi-fi ssid and password parsed with json

lpgn opened this issue · 1 comments

lpgn commented

To have a way of changing the wi-fi ssid and password without burning again the firmware is a must. The current problem for this easy implementation is that in first time boot, after a upload of spiffs image there is no Json and thus no way to go into the page and parse the first Json...

lpgn commented

that first problem is solved with the function implemented some time ago to create a new json file when none is present.