AaronLiddiment / LEDSprites

FastLED Sprite Class requires LEDMatrix Class
33 stars 19 forks source link

cSprite::SetFrame will not work #4

Closed kukukuan2023 closed 3 months ago

kukukuan2023 commented 3 months ago

Not matter what you set, the frame is set to the last one.

This line should be corrected. https://github.com/AaronLiddiment/LEDSprites/blob/4b7fc6ba028138d9b0690b935c49883fb749965b/LEDSprites.cpp#L311

AaronLiddiment commented 3 months ago

Quite right, stupid mistake, should be 'min'