Giter Site home page Giter Site logo

gif.open argument error about animatedgif HOT 6 CLOSED

bitbank2 avatar bitbank2 commented on September 12, 2024
gif.open argument error

from animatedgif.

Comments (6)

tobozo avatar tobozo commented on September 12, 2024

hey @MeCK-Frog thanks for your feedback

looks like a const was missing in the GIFOpenFile signature :

static void * GIFOpenFile(const char *fname, int32_t *pSize)

I've updated the example sketch, please let me know if this problem persists.

from animatedgif.

MeCK-Frog avatar MeCK-Frog commented on September 12, 2024

to tobozo
Thank you!
I was able to compile successfully with your advice.
Another question I would like to ask about the wiring of the SD card reader module.
Insert the SD card into the ESP32 in the readme of your SD_Content file.
Is written.
What should I do to connect the SD card module (HW125)?
And can I ask this question here?
Thank you.

from animatedgif.

tobozo avatar tobozo commented on September 12, 2024

@MeCK-Frog is that a built-in or an external SD Card module ? HW125 isn't ringing any bell anyway.

if it's an internal module all you need to know is the pin number for 'the CS pin (can be called "SD_CS" or "TFCARD_CS") and use it with SD.begin( SD_CS ), usually this is pin 4 but your mileage may vary.

from animatedgif.

tobozo avatar tobozo commented on September 12, 2024

closing this issue as solved, let's discuss the SD pinout questions on ESP32's gitter

from animatedgif.

MeCK-Frog avatar MeCK-Frog commented on September 12, 2024

tobozo!
I appreciate your cooperation!

from animatedgif.

MeCK-Frog avatar MeCK-Frog commented on September 12, 2024

thank you very much

from animatedgif.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.