Merge pull request #5 from xJARiD/develop
chore: update README and license.
This commit is contained in:
@@ -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
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user