mirror of
https://gitlab.com/zwirbel/illucat.git
synced 2025-12-15 09:48:21 +01:00
basic led code
This commit is contained in:
10
data/example.config.json
Normal file
10
data/example.config.json
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"stationMode": 0,
|
||||
"channel": 11,
|
||||
"meshPort": 5555,
|
||||
"meshSSID": "illucat-mesh",
|
||||
"meshPassword": "th3r31sn0sp00n",
|
||||
"stationSSID": "MyAP",
|
||||
"stationPassword": "th3r31sn0sp00n",
|
||||
"hostname": "illucat"
|
||||
}
|
||||
Reference in New Issue
Block a user