Adafruit_Learning_System_Guides
Adafruit_Learning_System_Guides copied to clipboard
IRremote breaking change for "supernova_poi" sketch
- Arduino board: QT PY
- Arduino IDE version (found in Arduino -> About Arduino menu): 1.8.13
- Adafruit_Learning_System_Guides/Kinetic_POV/supernova_poi/
supernova_poi sketch works with IRremote library 2.8.0 but remote does not work with version 2.8.1 (latest as of writing) supernova_poi.ino it still compiles and uploads but the IR-remote does not function. Downgrading IRremote library to 2.8.0 restores function