Displaying animated gifs on Presto

Hello,

I saw it is possible to displat jpg and png files on the Presto.
But, is it also possible to display an animated gif?

There’s no function for displaying gifs but you can split them into separate frames and display the images one by one :)

I wrote this for Interstate 75, but it should be very possible to use the same method for Presto:

1 Like

Very nice!

Thank your for the useful tip!