chore(draw-sw-transform): remove duplicated code (#5488)

This commit is contained in:
Gabriel Wang
2024-01-26 09:27:30 +00:00
committed by GitHub
parent 3199231b39
commit 0b5c1a1642
10 changed files with 24 additions and 16 deletions

4
lvgl.h
View File

@@ -15,8 +15,8 @@ extern "C" {
***************************/
#define LVGL_VERSION_MAJOR 9
#define LVGL_VERSION_MINOR 0
#define LVGL_VERSION_PATCH 0
#define LVGL_VERSION_INFO ""
#define LVGL_VERSION_PATCH 1
#define LVGL_VERSION_INFO "dev"
/*********************
* INCLUDES