mirror of
https://github.com/lvgl/lvgl.git
synced 2026-05-29 06:36:05 +08:00
typo fixes
This commit is contained in:
+1
-1
@@ -17,7 +17,7 @@ extern "C" {
|
||||
#if USE_LV_SW != 0
|
||||
|
||||
/*Testing of dependencies*/
|
||||
#if USE_LV_SW == 0
|
||||
#if USE_LV_SLIDER == 0
|
||||
#error "lv_sw: lv_slider is required. Enable it in lv_conf.h (USE_LV_SLIDER 1)"
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user