diff --git a/flasher/firmware/firmware.bin b/flasher/firmware/firmware.bin index be7deddd..b847859e 100644 Binary files a/flasher/firmware/firmware.bin and b/flasher/firmware/firmware.bin differ diff --git a/flasher/index.html b/flasher/index.html index 67e4c3ad..3ac0a0e0 100644 --- a/flasher/index.html +++ b/flasher/index.html @@ -247,6 +247,9 @@ .map-status.success { color: var(--success); } .map-status.error { color: var(--error); } .map-note { color: var(--muted); font-size: 0.875rem; line-height: 1.5; } + .map-install-steps { margin: 0.8rem 0 1rem; padding-left: 1.5rem; color: var(--muted); } + .map-install-steps li { margin: 0.5rem 0; line-height: 1.5; } + .map-install-steps a { color: var(--primary); } footer { text-align: center; @@ -312,10 +315,18 @@
- Select a Coalition/MUI XYZ ZIP already downloaded to this computer, then choose the mounted SD-card root. - Turn the T-Deck off and remove its SD card before installation. Existing unrelated SD-card files are preserved. -
+Existing unrelated SD-card files are preserved. Map tiles are validated locally and are never uploaded.