We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
#include "myfont.h" /* Fontname: -Misc-Fixed-Medium-R-Normal--13-120-75-75-C-70-ISO10646-1 Copyright: Public domain font. Share and enjoy. Glyphs: 0/3226 BBX Build Mode: 0 */ const uint8_t u8g2_font_wqy12_t_myfont[31] U8G2_FONT_SECTION("u8g2_font_wqy12_t_myfont") = "\0\0\2\2\0\0\0\0\0\0\0\0\0\13\376\13\376\0\0\0\0\0\2\0\0\0\4\377\377\0";
The text was updated successfully, but these errors were encountered:
map文件第一句没写吧
Sorry, something went wrong.
No branches or pull requests
#include "myfont.h"
/*
Fontname: -Misc-Fixed-Medium-R-Normal--13-120-75-75-C-70-ISO10646-1
Copyright: Public domain font. Share and enjoy.
Glyphs: 0/3226
BBX Build Mode: 0
*/
const uint8_t u8g2_font_wqy12_t_myfont[31] U8G2_FONT_SECTION("u8g2_font_wqy12_t_myfont") =
"\0\0\2\2\0\0\0\0\0\0\0\0\0\13\376\13\376\0\0\0\0\0\2\0\0\0\4\377\377\0";
The text was updated successfully, but these errors were encountered: