improved web ui, upload is sorta better, 5sec advertise btn

This commit is contained in:
zyphlar
2026-07-04 03:28:14 -07:00
parent 8cba579780
commit d3bd7b71b9
8 changed files with 458 additions and 79 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
// sw.js — minimal offline cache so the PWA launches without a network.
const CACHE = 'babymobile-v5';
const CACHE = 'babymobile-v8';
const ASSETS = [
'./', './index.html', './styles.css',
'./app.js', './ble.js', './wav.js',