We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 17bd962 commit 887c3edCopy full SHA for 887c3ed
generic/LVGL.hpp
@@ -46,10 +46,6 @@ START_NAMESPACE_DGL
46
# error LV_DEF_REFR_PERIOD must be 1 for DPF builds
47
#endif
48
49
-#if LV_DPI_DEF != 160
50
-# error LV_DPI_DEF must be 160 for DPF builds
51
-#endif
52
-
53
#if LV_USE_STDLIB_MALLOC != LV_STDLIB_CLIB
54
# error LV_USE_STDLIB_MALLOC must be LV_STDLIB_CLIB for DPF builds
55
0 commit comments