JPEGDecoder icon indicating copy to clipboard operation
JPEGDecoder copied to clipboard

drawJpeg is undefined when using lib

Open geetee24 opened this issue 3 years ago • 1 comments

https://github.com/Bodmer/JPEGDecoder/blob/master/examples/Adafruit_GFX/NodeMCU_Jpeg/NodeMCU_Jpeg.ino

esp8266 drawjpeg is undefined. I have included your lib.

geetee24 avatar Oct 20 '22 22:10 geetee24

It is defined here. Since this is an ino file in the sketch it should be loaded.

Have you modinfied the sketch? Are you using the Arduino IDE and loaded the sketch from the library examples menu?

Bodmer avatar Oct 20 '22 23:10 Bodmer