Rename to RTNode-HeltecV4, replace 'boundary' with 'transport' in docs

- Rename project from RNodeTHV4 to RTNode-HeltecV4
- Update GitHub repo URL, firmware binary names (rtnode_heltec_v4.bin, rtnode_heltec_v3.bin)
- Replace 'boundary node' with 'transport node' in README and flash.py descriptions
- Update OLED title bar to 'RTNode'
- Bump version to v1.0.18
This commit is contained in:
James L
2026-03-05 23:33:18 -05:00
parent e33008cf86
commit 42f0eec7b1
12 changed files with 316 additions and 119 deletions

4
.gitignore vendored
View File

@@ -3,7 +3,11 @@
*.pyc
TODO
rnodethv4_firmware.bin
rtnode_heltecv4_firmware.bin
rtnode_heltec_v4.bin
rnodethv3_firmware.bin
rtnode_heltecv3_firmware.bin
rtnode_heltec_v3.bin
.firmware_cache/
Release/*.hex
Release/*.zip