mirror of
https://github.com/No-Chicken/Power-Pico.git
synced 2026-04-03 13:02:36 +08:00
更新UI
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
// LVGL VERSION: 8.2.0
|
||||
// LVGL VERSION: 9.2
|
||||
|
||||
|
||||
#ifndef _UI_H
|
||||
@@ -16,6 +16,10 @@ extern "C" {
|
||||
|
||||
void ui_init(void);
|
||||
|
||||
// FONTS
|
||||
LV_FONT_DECLARE(ui_font_HeiTi32);
|
||||
LV_FONT_DECLARE(ui_font_HeiTi48);
|
||||
|
||||
#ifdef __cplusplus
|
||||
} /*extern "C"*/
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user