repaper / gratis

EPD Source codes and Documentation
238 stars 132 forks source link

unsupported image function #34

Closed phlips closed 8 years ago

phlips commented 8 years ago

Hey there,

I'm trying to get the demo file running on my Arduino Uno with 2.6 EPD (V231 G2). I copied the Sketches folder into my sketchbook, but when trying to compile the demo_260 code, the error demo_260:243: error: #error "unsupported image function"

error "unsupported image function"

... is shown. What's the matter? The folders are correctly stored in libraries folder.

Thanks

phlips commented 8 years ago

Hey,

maybe others got this problem to. I figured out, that the code doesn't work with the newest Arduino IDE Version 1.6.6. Installing 1.6.5 will fix the problem.

Greets