-
Notifications
You must be signed in to change notification settings - Fork 33
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
Hi, I have some 40KB fonts. How can I save them in flash of esp8266? I've tried to add "PROGMEM" definition, but I will report an error #29
Comments
I have solved it myself, just copy U8G2's memory usage definition function for ESP8266 |
I have provided solution in the following pull request: #21 |
Indeed, but you didn't answer my questions there. Can't we takeover the u8g2 code? |
I don't see any questions from you there. There are no comments at all. |
是B站的甘草大佬吗。害。。。我都想换falsh了 |
也可以直接用我改好的库哦 |
大佬牛逼,躺了。 |
It works! 牛了大兄弟。你给的gitee的图片链接打开是错的呢,我还是去gitee自己找的哈哈。 |
Thank you very much for your library!
esp8266 12-f
arduino ide version 1.8.13
Or how to use the file system to call the font? The font file can be saved in the file system, but I don't know how to call it
The text was updated successfully, but these errors were encountered: