Skip to content

Commit 9fd2c42

Browse files
committed
Remove fonts / assets definition from main/boards for lichuang-esp32s3r8n8
1 parent 33c91d4 commit 9fd2c42

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

main/boards/lichuang-esp32s3r8n8/lichuang_esp32s3r8n8_board.cc

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,6 @@
1515

1616
#define TAG "LICHUANG_ESP32S3R8N8"
1717

18-
LV_FONT_DECLARE(font_puhui_14_1);
19-
LV_FONT_DECLARE(font_awesome_14_1);
20-
2118
class LichuangEsp32s3Board : public WifiBoard {
2219
private:
2320
i2c_master_bus_handle_t display_i2c_bus_;

0 commit comments

Comments
 (0)