aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorUnavailableDev <69792062+UnavailableDev@users.noreply.github.com>2023-03-08 10:32:41 +0100
committerUnavailableDev <69792062+UnavailableDev@users.noreply.github.com>2023-03-08 10:32:41 +0100
commit0057e4578284a525724273e167bc527e36302706 (patch)
tree5ff8666989c3ea19008a0d3f711e0cad39c30134 /src
parentcb31bc5a4404399cdd720895a7c3f0fc8881bba6 (diff)
more todo's
Diffstat (limited to 'src')
-rw-r--r--src/stm32/TODO/hh_level.h1
-rw-r--r--src/stm32/TODO/hh_rand.h1
2 files changed, 2 insertions, 0 deletions
diff --git a/src/stm32/TODO/hh_level.h b/src/stm32/TODO/hh_level.h
new file mode 100644
index 0000000..43b19a3
--- /dev/null
+++ b/src/stm32/TODO/hh_level.h
@@ -0,0 +1 @@
+//deal with loading/saving the correct level
diff --git a/src/stm32/TODO/hh_rand.h b/src/stm32/TODO/hh_rand.h
new file mode 100644
index 0000000..ea7c1d4
--- /dev/null
+++ b/src/stm32/TODO/hh_rand.h
@@ -0,0 +1 @@
+// deal with Pseudo random number generation here.