From e9a125500ee40d713999ca12506d4b0201e7d5f2 Mon Sep 17 00:00:00 2001 From: Nickiel12 <35903114+Nickiel12@users.noreply.github.com> Date: Mon, 3 Jun 2024 09:29:51 -0700 Subject: [PATCH] added todo list --- todo.md | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 todo.md diff --git a/todo.md b/todo.md new file mode 100644 index 0000000..422fd88 --- /dev/null +++ b/todo.md @@ -0,0 +1,11 @@ +# Functional +- Up-direction maxes at -50 instead of 100 +- Tracking lag real issue + +## QoL +- Fine tuning the tracking speeds to be non-linear, make sure the pi doesn't have that speed cap (remember could be expecting 6v max speed). +- During connection waits, add loading dots + + +## Future ideas +- person recognition \ No newline at end of file