mirror of
https://gitlab.com/zwirbel/illucat.git
synced 2025-12-16 01:58:47 +01:00
updated font, change order of config attributes
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
{
|
||||
"stationMode": 0,
|
||||
"channel": 11,
|
||||
"meshPort": 5555,
|
||||
"meshSSID": "illucat-mesh",
|
||||
"hostname": "illucat",
|
||||
"stationSSID": "MyWifi",
|
||||
"stationPassword": "myWifiPassword",
|
||||
"meshSSID": "illucat",
|
||||
"meshPassword": "th3r31sn0sp00n",
|
||||
"stationSSID": "MyAP",
|
||||
"stationPassword": "th3r31sn0sp00n",
|
||||
"hostname": "illucat"
|
||||
"meshPort": 5555,
|
||||
"channel": 11
|
||||
}
|
||||
Reference in New Issue
Block a user