Skip to content

GIFDraw callback gains user defined pointer

Choose a tag to compare

@bitbank2 bitbank2 released this 31 May 00:27
· 99 commits to master since this release

This release adds a new feature to allow private data to be passed to the GIFDraw callback function. This allows you to pass any dynamic info you want into the callback.There is also a new example sketch which uses this feature to pass centering information to a multi-digit animated counter.