lv_example: add screenshots

This commit is contained in:
Gabor
2017-08-17 10:41:48 +02:00
parent b8080ef1db
commit 7fdd633561
10 changed files with 71 additions and 99 deletions

View File

@@ -1,10 +1,10 @@
/**
* @file lv_hello_world.h
* @file lv_ex_objects.h
*
*/
#ifndef LV_OBJ_USAGE_H
#define LV_OBJ_USAGE_H
#ifndef LV_EX_OBJECTS_H
#define LV_EX_OBJECTS_H
#ifdef __cplusplus
extern "C" {
@@ -27,7 +27,7 @@ extern "C" {
/**********************
* GLOBAL PROTOTYPES
**********************/
void lv_obj_usage_init(void);
void lv_ex_objects(void);
/**********************
* MACROS

Binary file not shown.

After

Width:  |  Height:  |  Size: 11 KiB