lv_objx_templ: formatting
This commit is contained in:
@@ -33,8 +33,7 @@ extern "C" {
|
|||||||
* TYPEDEFS
|
* TYPEDEFS
|
||||||
**********************/
|
**********************/
|
||||||
/*Data of template*/
|
/*Data of template*/
|
||||||
typedef struct
|
typedef struct {
|
||||||
{
|
|
||||||
lv_ANCESTOR_ext_t ANCESTOR; /*Ext. of ancestor*/
|
lv_ANCESTOR_ext_t ANCESTOR; /*Ext. of ancestor*/
|
||||||
/*New data for this type */
|
/*New data for this type */
|
||||||
}lv_templ_ext_t;
|
}lv_templ_ext_t;
|
||||||
|
|||||||
Reference in New Issue
Block a user