Hello, I'm working on my first deej project and I'm using this repo: https://github.com/khristangrey/deej-rotaryencoder-oled?tab=readme-ov-file as my example.
My serial monitor shows that I'm receiving serial inputs in the pic attached. If I launch deej, it seems like it's not receiving any of my serial inputs because none of my volume levels change, not even the master. I know the com port is set correctly because when deej is running my serial monitor can't read the input. It seems to me like it's a software problem, because I'm able to receive the serial inputs like I should. Does anyone have any tips?