marekburiak / ILI9341_due

Arduino Due and AVR (Uno, Mega, Nano, Pro Mini,...) library for interfacing with ILI9341 SPI TFTs
http://marekburiak.github.io/ILI9341_due
99 stars 36 forks source link

Missing avr/pgmspace.h #16

Open rglissmann opened 5 years ago

rglissmann commented 5 years ago

Hi. I'm trying to compile your utftDemo sketch and get an error because it can't find pgmspace.h referenced in SystemFont5x7.h. What should I do?