fix(style): auto formatted
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
#if LV_USE_ARC && LV_BUILD_EXAMPLES
|
||||
|
||||
void lv_example_arc_1(void)
|
||||
void lv_example_arc_1(void)
|
||||
{
|
||||
/*Create an Arc*/
|
||||
lv_obj_t * arc = lv_arc_create(lv_scr_act());
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
#include "../../../lvgl.h"
|
||||
#include "../../../lvgl.h"
|
||||
|
||||
#if LV_USE_ARC && LV_BUILD_EXAMPLES
|
||||
|
||||
|
||||
Reference in New Issue
Block a user