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

CN fonts crashing compile #2

Open
LazaroFilm opened this issue Aug 8, 2023 · 3 comments
Open

CN fonts crashing compile #2

LazaroFilm opened this issue Aug 8, 2023 · 3 comments

Comments

@LazaroFilm
Copy link
Contributor

As soon as I modify anything else in this code, the CN fonts are crashing the compile.
Deleting the two CN font files and commenting out all code referring to them allows the code to compile with no issues even after modifying things.

@EngineerWill
Copy link
Contributor

Make sure that the file encoding format you use is GB2312

@LazaroFilm
Copy link
Contributor Author

LazaroFilm commented Aug 9, 2023

Not sure how to do that... I use Arduino IDE

@EngineerWill
Copy link
Contributor

It is recommended that you use VSC as the editor, the Arduino IDE can not seem to have a choice of encoding format.

By the way, if you do not use Chinese, you can also delete related programs and files

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