Skip to content

Commit 07a52a8

Browse files
author
Ravi Singh
committed
fix(post-sync): restore wiped public-only docs, un-flatten screenshots, restore hero swap
The first auto-sync of rx-v2.8.5 had 3 bugs that this commit hand-corrects. The sync workflow has been patched too (see private repo) so the next sync doesn't reintroduce these. 1. docs/ was wiped wholesale — restored: - docs/troubleshooting.md (the comprehensive symptom→fix reference) - docs/self-hosting.md (DIY broker walkthrough) - docs/images/legacy/ (v1.0-era pictures kept for posterity) 2. docs/firmware/screenshots/ got flattened to docs/screenshots/ — moved back to the full path so all wiki + README image references resolve again. 3. Hero right image in README was reverted by the sync to case-side-profile.jpg — swapped back to case-sensor-mount.jpg per Ravi's preference (the BSP-threaded sensor screw is more distinctive than the closed-case profile). The sync workflow has been patched in private to: - Wipe only public/docs/firmware (not all of public/docs) - rsync docs/firmware/ → $STAGE/docs/firmware/ (preserve prefix) - Propagate the full annotated tag body to public (not a short message)
1 parent e3ac505 commit 07a52a8

40 files changed

Lines changed: 237 additions & 1 deletion

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Long-range wireless water tank level monitoring using LoRa (RYLR998), ESP32, and
99

1010
<p align="center">
1111
<img src="hardware/photos/pcb-populated-top.jpg" width="45%" alt="Populated TX PCB (open hardware)" />
12-
<img src="hardware/photos/case-side-profile.jpg" width="45%" alt="Assembled TX in its PETG case (current production)" />
12+
<img src="hardware/photos/case-sensor-mount.jpg" width="45%" alt="BSP-threaded sensor mount installed on a tank lid (current production)" />
1313
</p>
1414
<p align="center">
1515
<sub><em>Custom circular TX PCB and current-production PETG enclosure (REV 2.2, May 2026) — tested through Delhi summer at 45°C ambient.</em></sub>
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

docs/screenshots/pwa/dashboard-sensor-stuck-warning.png renamed to docs/firmware/screenshots/pwa/dashboard-sensor-stuck-warning.png

File renamed without changes.

docs/screenshots/pwa/firmware-update-manual-upload.png renamed to docs/firmware/screenshots/pwa/firmware-update-manual-upload.png

File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)