Open Alkerion opened 5 years ago
I don't have such a board but it is likely an interrupt problem as you suggest. When I get a chance I will look at the code and see if I can figure out the conflict but it might be difficult without having the hardware to test it.
The IR isn't working anymore when paired with a RGB LED Matrix panel driven by Adafruit library: https://github.com/adafruit/RGB-matrix-Panel
The RGB Matrix library does use a timer interrupt which is initialized in the begin(), that's perhaps creating an issue.