pixelmatix / SmartMatrix

SmartMatrix Library for Teensy 3, Teensy 4, and ESP32
http://docs.pixelmatix.com/SmartMatrix
611 stars 161 forks source link

FeatureDemo not working on Teensy 3.6 at 180Mhz #54

Closed lucky01 closed 5 years ago

lucky01 commented 5 years ago

Hi, I´m using the IDE 1.8.5 and Teensyduino 1.42 on OSX and can´t get the Features Demo to work on a teensy 3.6 at 180Mhz. It compiles fine but seems to end in an infinite loop in backgroundLayer.swapBuffers(); because the buffer state is always pending. Any idea what is going wrong ?