Replies: 1 comment
-
you can use reduced set |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
如題,我嘗試編譯左一輪

U8g2FontUTF8Chinese.ino
這個例子,但是發現默認esp32芯片分區配置的情況下幾乎占滿(如圖),這導致我無法有足夠的flash空間黎添加其他功能。我發現TFT_eSPI
庫中有從sd卡中load_fonts
的功能,想問一下老師Arduino_GFX有沒有類似從外部加載字庫的方法?這樣就能省番滴珍貴的flash空間了,謝謝Beta Was this translation helpful? Give feedback.
All reactions