Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Missing file u8g.h #161

Open
Jacotheron opened this issue May 8, 2017 · 1 comment
Open

Missing file u8g.h #161

Jacotheron opened this issue May 8, 2017 · 1 comment

Comments

@Jacotheron
Copy link

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?

@suroh001
Copy link

suroh001 commented Dec 21, 2017

m2tklib isnt compatible with u8g2
download u8g(1) in the library manager
which is the library at the bottom of the screeenshot
screen shot 2017-12-21 at 17 34 51

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants