fix(test) fix tests

This commit is contained in:
Gabor Kiss-Vamosi
2021-04-08 13:07:48 +02:00
parent 8e9dbf6d12
commit 20803031e8
88 changed files with 89 additions and 87 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
#include "../../../lvgl.h"
#include "../../lv_examples.h"
#if LV_USE_CHART && LV_BUILD_EXAMPLES
void lv_example_chart_1(void)
+1 -1
View File
@@ -1,4 +1,4 @@
#include "../../../lvgl.h"
#include "../../lv_examples.h"
#if LV_USE_CHART && LV_DRAW_COMPLEX && LV_BUILD_EXAMPLES
static lv_obj_t * chart1;
+1 -1
View File
@@ -1,4 +1,4 @@
#include "../../../lvgl.h"
#include "../../lv_examples.h"
#if LV_USE_CHART && LV_BUILD_EXAMPLES
static void event_cb(lv_obj_t * chart, lv_event_t e)
+1 -1
View File
@@ -1,4 +1,4 @@
#include "../../../lvgl.h"
#include "../../lv_examples.h"
#if LV_USE_CHART && LV_BUILD_EXAMPLES
+1 -1
View File
@@ -1,4 +1,4 @@
#include "../../../lvgl.h"
#include "../../lv_examples.h"
#if LV_USE_CHART && LV_USE_SLIDER && LV_BUILD_EXAMPLES
static lv_obj_t * chart;
+1 -1
View File
@@ -1,4 +1,4 @@
#include "../../../lvgl.h"
#include "../../lv_examples.h"
#if LV_USE_CHART && LV_BUILD_EXAMPLES
static lv_obj_t * chart;