From 58101d00c4457caee6e86b11f06b530228e4fdc4 Mon Sep 17 00:00:00 2001 From: artichoke Date: Mon, 28 Apr 2025 10:43:45 +0930 Subject: [PATCH] add readme --- README.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..9a4142c --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +# Weather Station Hub Board + +This is a hub board that collects data from multiple sensors via RS485 and sends it to a server via LoRaWAN. \ No newline at end of file