From e122bd68dd6f28e76f97362261c7841bf4cdf641 Mon Sep 17 00:00:00 2001 From: tuxphone <67556506+tuxphone@users.noreply.github.com> Date: Mon, 14 Sep 2020 16:26:36 +0200 Subject: [PATCH] Create README.md --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..d0b1b5c --- /dev/null +++ b/README.md @@ -0,0 +1,6 @@ +# CubeCellRepeater +Small repeater node for the mehstastic project. + +This is the code for a simple repeater node for the meshtastic project ( https://github.com/meshtastic ). + +The actual node can be one of the LoRa CubeCell nodes by Heltec Automation ( https://github.com/HelTecAutomation/ASR650x-Arduino/ ).