update confg + ota

This commit is contained in:
2022-01-03 17:14:48 +01:00
parent c340ab9d2a
commit f2eeba9b73
12 changed files with 170 additions and 48 deletions

View File

@@ -0,0 +1,24 @@
{
"tags": [{
"TagUID" : "B3 26 D0 15",
"audiofile" : "/Billy-Jean.mp3"
},
{
"TagUID" : "1F E8 20 00",
"audiofile" : "/Let_it_be.mp3"
},
{
"TagUID" : "23 0E 2C 19",
"audiofile" : "/ringoffire.mp3"
}],
"WiFi": [
{
"ssid": "poes",
"psk": "Rijnstraat214"
},
{
"ssid": "wifi2",
"psk": "pass2"
}
]
}