elemes/frontend/src
a2nr cad90ebd2e fix(frontend): route DATA through sendCommand for readValue() fallback
sendCommandWithRetry now delegates to sendCommand() instead of
using raw writeValueWithResponse + await ackPromise. This ensures
DATA chunks also benefit from the readValue() state poll fallback
when Android BLE notify is unreliable after idle.
2026-06-30 18:14:03 +07:00
..
lib fix(frontend): route DATA through sendCommand for readValue() fallback 2026-06-30 18:14:03 +07:00
routes feat: custom evaluation config 2026-06-17 20:34:36 +07:00
app.css feat: readable content: 2026-05-14 16:26:11 +07:00
app.html feat: custom evaluation config 2026-06-17 20:34:36 +07:00
hooks.server.ts