jimmy 0fdc11c0b0 ESP-NOW: STA interface, notify browser on send failure
- Activate STA interface before ESP-NOW to fix ESP_ERR_ESPNOW_IF
- Notify browser on send failure: WebSocket sends error JSON; preset API returns 503
- Use exceptions for failure (not return value) to avoid false errors when send succeeds
- presets.js: handle server error messages in WebSocket onmessage

Made-with: Cursor
2026-03-08 23:47:55 +13:00
2026-01-16 22:31:47 +13:00
2025-04-15 10:14:46 +00:00
2026-02-20 11:49:11 +13:00
2025-04-15 10:14:46 +00:00
2026-02-20 11:49:11 +13:00
2026-01-16 22:31:47 +13:00
Description
No description provided
Readme AGPL-3.0 4.9 MiB
Languages
Python 51.6%
JavaScript 39.5%
HTML 5%
CSS 3.9%