bug: NFC broken HW/SW?

implement webui (in OTA mode)
implemented startup and shutdown sound
moved audio playback (and led) to seperate task for better audio latency/stabililty
This commit is contained in:
Willem Oldemans
2026-06-01 16:16:46 +02:00
parent 1d7b8fb492
commit 2ca4679079
23 changed files with 2084 additions and 268 deletions
Binary file not shown.
Binary file not shown.
@@ -23,6 +23,12 @@
}],
"AudioGain": 0.5,
"StartupSounds": true,
"WifiMode": "AP",
"WifiStaSSID": "",
"WifiStaPSK": "",
"WifiApSSID": "muziekdoos-setup",
"WifiApPSK": "",
"ScanTimeout": 50,
"HardwareVersion": 2,
"GameTimeout": 20000,