ci: upgrade astyle tool (#4776)
Install from source to use the latest version
This commit is contained in:
@@ -9,7 +9,6 @@ void lv_example_grid_4(void)
|
||||
static int32_t col_dsc[] = {60, 60, 60, LV_GRID_TEMPLATE_LAST};
|
||||
static int32_t row_dsc[] = {45, 45, 45, LV_GRID_TEMPLATE_LAST};
|
||||
|
||||
|
||||
/*Add space between the columns and move the rows to the bottom (end)*/
|
||||
|
||||
/*Create a container with grid*/
|
||||
|
||||
Reference in New Issue
Block a user