BigW Consortium Gitlab

Commit 6d68aabc by Gabor

lv_objx_templ: formatting

parent 525a9e38
...@@ -33,8 +33,7 @@ extern "C" { ...@@ -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;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment