Adafruit_Learning_System_Guides icon indicating copy to clipboard operation
Adafruit_Learning_System_Guides copied to clipboard

IRremote breaking change for "supernova_poi" sketch

Open ssk8 opened this issue 4 years ago • 4 comments

  • 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

ssk8 avatar Jan 17 '21 23:01 ssk8