|
|
@@ -353,7 +353,6 @@ void LcdDisplay::Unlock() {
|
|
|
#if CONFIG_USE_WECHAT_MESSAGE_STYLE
|
|
|
void LcdDisplay::SetupUI() {
|
|
|
DisplayLockGuard lock(this);
|
|
|
- printf("SetupUI1\n");
|
|
|
auto screen = lv_screen_active();
|
|
|
lv_obj_set_style_text_font(screen, fonts_.text_font, 0);
|
|
|
lv_obj_set_style_text_color(screen, current_theme.text, 0);
|