Files
sprocket-core/data/config.json

13 lines
318 B
JSON

{
"stationMode": 1,
"channel": 11,
"meshPort": 5555,
"meshSSID": "whateverYouLike",
"meshPassword": "somethingSneaky",
"apSSID": "MyAP",
"apPassword": "myApPwd",
"stationSSID": "tErAx1d",
"stationPassword": "ramalamadingdong",
"hostname": "dbuggy",
"connectTimeout": 10000
}