mirror of
https://gitlab.com/zwirbel/sprocket-device-bb1.git
synced 2025-12-15 17:58:22 +01:00
base stack
This commit is contained in:
13
data/example.config.json
Normal file
13
data/example.config.json
Normal file
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"stationMode": 0,
|
||||
"hostname": "illucat",
|
||||
"apSSID": "illucat",
|
||||
"apPassword": "illumination",
|
||||
"connectTimeout": 20000,
|
||||
"stationSSID": "MyWifi",
|
||||
"stationPassword": "myWifiPassword",
|
||||
"meshSSID": "illucat",
|
||||
"meshPassword": "illumination",
|
||||
"meshPort": 5555,
|
||||
"channel": 5
|
||||
}
|
||||
Reference in New Issue
Block a user