使用imgfont在LCD显示器显示彩色表情图标 (#77)

* 使用imgfont在LCD显示器显示彩色表情图标

* fix one emotion

---------

Co-authored-by: zk <982145@qq.com>
This commit is contained in:
ZhouKe
2025-01-19 04:29:23 +08:00
committed by GitHub
parent 48229607d2
commit 3c719d5c91
4 changed files with 56 additions and 0 deletions

View File

@@ -15,6 +15,7 @@ dependencies:
espressif/button: "^3.3.1"
lvgl/lvgl: "~8.4.0"
esp_lvgl_port: "~2.4.1"
zhoukes/emoji_font: "~1.0.0"
## Required IDF version
idf:
version: ">=5.3"