lv_app_benchmark: skeleton added

This commit is contained in:
Kiss-Vamosi Gabor
2017-07-07 19:38:11 +02:00
parent 2f5d824348
commit 889807b449
4 changed files with 271 additions and 0 deletions

View File

@@ -242,6 +242,7 @@ lv_app_style_t * lv_app_style_get(void);
#include "lvgl/lv_appx/lv_app_files.h"
#include "lvgl/lv_appx/lv_app_wifi.h"
#include "lvgl/lv_appx/lv_app_gsm.h"
#include "lvgl/lv_appx/lv_app_benchmark.h"
#endif /*LV_APP_ENABLE != 0*/