m2tklib icon indicating copy to clipboard operation
m2tklib copied to clipboard

Missing file u8g.h

Open Jacotheron opened this issue 7 years ago • 1 comments

I am using the M2tklib with U8Glib since the U8G2 does not compile small enough (I need to run this on an Arduino Nano; and with almost only the U8G2 it takes more than 80% of available space - that is just the GraphicsTest example installed).

Upon compiling with the M2tklib, I get the issue that the file u8g.h is missing. Having looked through the library I cant find any such files (downloaded version 1.11). Running it with the latest version of U8glib (1.19.1).

If I remove the Include, there are unknown types.

What should I do?

Jacotheron avatar May 08 '17 16:05 Jacotheron