2dom / PixelTimes

Animated picture frame for your 8 bit dreams
59 stars 8 forks source link

Animation Only source #6

Open skraus86 opened 6 years ago

skraus86 commented 6 years ago

I'd like to build a PixelTime around an ESP32, and I've got it working with the test.ino but I'd like to set it up to only do the GIF animation portion.

What's the best way to do so?

2dom commented 6 years ago

You can set in the sketch what it does on startup - won't that solve the problem?