Hey everyone, I'm working on a deej project and decided to replace one of the potentiometers with a rotary encoder. Now, I'm using the rotary encoder as the master volume and the other 4 potentiometers for the rest of the controls.
The issue is that when I check the serial monitor, both the encoder and potentiometers are working fine, but when I open the deej app, the encoder doesn't seem to affect anything, even when I rotate it. I’ve checked the config.yaml file and made sure the port is set correctly to port 5, matching my board, but it still doesn't work