changed wifi config filename to wifi.json

This commit is contained in:
fryakatkop
2017-10-24 20:41:30 +02:00
parent b8aef19542
commit ea2fea28e8
3 changed files with 5 additions and 5 deletions

5
config/wifi.json Normal file
View File

@@ -0,0 +1,5 @@
{
"apMode": 0,
"SSID": "",
"Password": ""
}