mirror of
https://gitlab.com/zwirbel/illucat.git
synced 2025-12-16 10:04:30 +01:00
feat: add ESP32 build
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
{
|
||||
"stationMode": 1,
|
||||
"hostname": "illucat",
|
||||
"apSSID": "illucat",
|
||||
"apPassword": "illumination",
|
||||
"hostname": "bar-light",
|
||||
"apSSID": "bar-light",
|
||||
"apPassword": "th3r31sn0sp00n",
|
||||
"connectTimeout": 5000,
|
||||
"stationSSID": "wirelos",
|
||||
"stationPassword": "th3r31sn0sp00n"
|
||||
}
|
||||
"stationSSID": "UPC7823296",
|
||||
"stationPassword": "rthYx4Vnfeza"
|
||||
}u
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"pin": 4,
|
||||
"length": 8,
|
||||
"brightness": 127,
|
||||
"brightness": 50,
|
||||
"updateInterval": 100,
|
||||
"defaultColor": 100
|
||||
}
|
||||
Reference in New Issue
Block a user