JPEGDecoder
JPEGDecoder copied to clipboard
drawJpeg is undefined when using lib
https://github.com/Bodmer/JPEGDecoder/blob/master/examples/Adafruit_GFX/NodeMCU_Jpeg/NodeMCU_Jpeg.ino
esp8266 drawjpeg is undefined. I have included your lib.
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?