More of a proof of concept thing than anything. It worked by using an rgb led and 2 light sensors to detect your hands being on the timer. This was made back in 2020, I found it when looking through ...
I have an object that should be able to call a method triggered by a timer. But nothing happens when I instantiate an object of my class and call run(): class ...