Merge pull request #5 from xJARiD/develop

chore: update README and license.
This commit is contained in:
xJARiD
2026-04-09 17:22:28 +10:00
committed by GitHub
2 changed files with 8 additions and 1 deletions
+6
View File
@@ -1,5 +1,11 @@
# MeshCore-EastMesh
MeshCore-EastMesh originates from the upstream MeshCore project:
- <https://github.com/meshcore-dev/MeshCore>
Credits to Scott Powell / Ripple Radios and the MeshCore contributors for the original firmware and project foundation.
EastMesh firmware builds for MeshCore, with MQTT repeaters, WiFi companions, and simple release downloads for supported boards.
This repository keeps the upstream MeshCore firmware intact and adds an EastMesh layer on top for packaging, release automation, WiFi-enabled companion builds, and MQTT-enabled repeater builds.
+2 -1
View File
@@ -1,6 +1,7 @@
MIT License
Copyright (c) 2025 Scott Powell / rippleradios.com
Copyright (c) 2026 Jared Dohrman
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
@@ -18,4 +19,4 @@ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
SOFTWARE.