adafruit / Adafruit_nRF52_Arduino

Adafruit code for the Nordic nRF52 BLE SoC on Arduino
Other
606 stars 492 forks source link

fix issue with blitFrameBuffer not working on Adafruit CLUE (HT @jimsbugs) #708

Closed dstieglitz closed 2 years ago

dstieglitz commented 2 years ago

Fixes an issue identified here https://forums.adafruit.com/viewtopic.php?f=65&t=185669 where blitFrameBuffer hangs on Adafruit CLUE

dstieglitz commented 2 years ago

Thanks for the excellent fix/explanation @jimsbugs