elemes/frontend
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
..
src fix(frontend): route DATA through sendCommand for readValue() fallback 2026-06-30 18:14:03 +07:00
static fix: Phase B — readValue() state poll fallback for END ACK 2026-06-30 17:35:23 +07:00
.dockerignore
Dockerfile feat: Integrate CircuitJS1 into Elemes LMS 2026-03-31 12:08:42 +07:00
package.json feat: implement LaTeX support with KaTeX and python-markdown-math 2026-04-26 15:47:11 +07:00
svelte.config.js
tsconfig.json
vite.config.ts feat: implement LaTeX support with KaTeX and python-markdown-math 2026-04-26 15:47:11 +07:00