From 9d1c355e2acb6b902a7bde923984b9754599ba71 Mon Sep 17 00:00:00 2001 From: Anne Jan Brouwer Date: Sat, 16 Aug 2025 18:27:39 +0200 Subject: [PATCH] Added MeshCore --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index f9ecfa6..c0bb0e6 100644 --- a/README.md +++ b/README.md @@ -28,6 +28,7 @@ Both should print on most FDM printers without the need for support, with the ba Feel free to submit a PR adding on to this list with your project that runs on the badge. - [Initial Meshtastic firmware](https://github.com/badgeteam/bornhack2025-meshtastic) ([Flasher tool](https://github.com/badgeteam/bornhack2025-flasher)) +- [MeshCore firmware](https://github.com/badgeteam/bornhack2025-meshcore) - _project name and link to more info_ @@ -43,4 +44,4 @@ The hardware design of the `main` branch of this repository is released under th * the "Creative Commons Attribution-ShareAlike 4.0 International License" (CC BY-SA 4.0) full text of this license is included in the LICENSE file and a copy can also be found at - [http://creativecommons.org/licenses/by-sa/4.0/](http://creativecommons.org/licenses/by-sa/4.0/) \ No newline at end of file + [http://creativecommons.org/licenses/by-sa/4.0/](http://creativecommons.org/licenses/by-sa/4.0/)