Exemplo n.º 1
0
void draw(void) {
    u8g_chinese();
    //u8g_ascii();
}
Exemplo n.º 2
0
void draw(void) {
  u8g_prepare();
  u8g_chinese();
}