From 833849592050e04fede4e8e6332d71e92854c3f1 Mon Sep 17 00:00:00 2001 From: DarkSpir Date: Mon, 2 Jul 2018 07:45:49 +0200 Subject: [PATCH] Added ToDo to README --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index eb98224..0205380 100644 --- a/README.md +++ b/README.md @@ -36,3 +36,9 @@ A big thank you to Thomas Ouellet Fredericks for his Bounce2 library (https://gi Also thank you to my amazing friends who made me buying Nerf guns so that I can shoot them with a whole crapload of foam darts. :) Finally thank you to my son who made me remember that I received basic electronics knowlede two decades ago at school and made me experimenting with it to gather more knowledge. He did so by just being born into this world so that years from now, when he is older, I can build awesome things together with him. + +## ToDo +- Clean up the code a little bit +- Find a good solution for variating pin layout +- Maybe create an object from all of this that can be initiated with pin functions +- Longpress capability would be nice. Probably this comes with the next Bounce2 library?