docs: add e-ink refresh-latency curve and boot-time budget notes

This commit is contained in:
Julien Calixte
2026-07-11 16:46:50 +02:00
parent 3386969655
commit ad023843e9
4 changed files with 192 additions and 0 deletions

View File

@@ -10,3 +10,4 @@
| Curve | What it decides |
| --- | --- |
| [`wifi-auto-sync.md`](wifi-auto-sync.md) | `auto_sync` interval vs Wi-Fi energy (a `1/T` hyperbola) — why the default is 10 min and opportunistic, not a wall-clock timer. |
| [`epd-refresh-latency.md`](epd-refresh-latency.md) | E-ink refresh latency vs rows driven — the full / full-area-partial / windowed-Y cost model behind typing responsiveness and the boot splash→editor swap. |