Fix missing GIF enable macros
This commit is contained in:
committed by
Will Tatam
parent
255be30b38
commit
9caa7cb4e9
@@ -287,7 +287,9 @@ void Segment::resetIfRequired() {
|
||||
needsBlank = false;
|
||||
}
|
||||
}
|
||||
#ifndef WLED_DISABLE_GIF
|
||||
endImagePlayback(this);
|
||||
#endif
|
||||
}
|
||||
|
||||
void Segment::setUpLeds() {
|
||||
|
||||
Reference in New Issue
Block a user