up lvgl
This commit is contained in:
@@ -12,7 +12,7 @@ extern "C" {
|
||||
#include <stdio.h>
|
||||
#include <stdint.h>
|
||||
#include <stdbool.h>
|
||||
#include "lvgl.h"
|
||||
#include "lvgl_font.h"
|
||||
|
||||
// 定义像素颜色的位数
|
||||
#define PIX_COLOR_SIZE 1
|
||||
@@ -41,4 +41,4 @@ uint8_t Font_draw_letter(const lv_font_t *font, Font_f_t *fd, uint32_t letter, i
|
||||
}
|
||||
#endif
|
||||
|
||||
#endif
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user