From cfdd67147057a7a07f0ffde65deb5a14d8157640 Mon Sep 17 00:00:00 2001
From: Terra <terra@clerie.de>
Date: Sun, 24 Apr 2022 04:13:23 +0200
Subject: [PATCH] TODO

---
 Readme.md | 1 +
 TODO      | 7 +++++++
 2 files changed, 8 insertions(+)
 create mode 100644 TODO

diff --git a/Readme.md b/Readme.md
index 065c967..26d5307 100644
--- a/Readme.md
+++ b/Readme.md
@@ -5,6 +5,7 @@ Setup:
     Install TemperatureZero
     Install libraries from MultiNode/Libraries
     Upload MultiNode/MultiNode.ino
+    Execute MultiNode/Configurator.py while it is attached
 
 RasPi:
 
diff --git a/TODO b/TODO
new file mode 100644
index 0000000..639d034
--- /dev/null
+++ b/TODO
@@ -0,0 +1,7 @@
+- Add password protection to configuration
+- Webserver
+- More sensor types
+- Control of node outputs
+- Time(stamps)
+- Tracking of time stamps / message IDs
+- Power saving features
\ No newline at end of file