Remove OTA, update deps

This commit is contained in:
Patrick Balsiger
2019-06-30 22:02:56 +02:00
parent e620529157
commit 9a75c0d0db
13 changed files with 37 additions and 12406 deletions

9
data/config/wifi.json Normal file
View File

@@ -0,0 +1,9 @@
{
"stationMode": 1,
"hostname": "illucat",
"apSSID": "illucat",
"apPassword": "illumination",
"connectTimeout": 5000,
"stationSSID": "wirelos",
"stationPassword": "th3r31sn0sp00n"
}