Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save acotilla91/8db14cd85316f36b4ec237c04df5a15a to your computer and use it in GitHub Desktop.
Save acotilla91/8db14cd85316f36b4ec237c04df5a15a to your computer and use it in GitHub Desktop.
sub focusItem(item as Integer)
(...)
' Start decoder
m.decoder.callFunc("decodeGIF", getGIFUrl(item))
end sub
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment