I'm working on a project using a Teensy 4.1 and MJS513's Quad Encoder library to read a standard rotary encoder for user input (setting speed on a model train throttle). My goal is to use an interrupt-driven approach to detect every single step...
Is TeensyDebug essentially dead now? I've tried the 2.x IDE and VSMicro/Visual Studio and cannot get it to work. Can anyone confirm a reliable install procedure? The best I have been able to do is get hello world to compile but it loads...