jamct / DoorsignEPD

Doorsign with E-Paper-Display with ESP32. Loading images from webserver.
GNU General Public License v3.0
100 stars 36 forks source link

Fix linker issues with GxEPD and GxIO #29

Closed qwykx closed 5 years ago

qwykx commented 5 years ago

Newer GxEPD version links needed cpp files automatically:

jdede commented 5 years ago

Nice one. I just changed the readme accordingly: One have to update the GxEPD library to make this version work. Those cpp includes bothered me a little.