weather: Colorize forecast temperatures
This commit is contained in:
@@ -729,7 +729,9 @@ typedef void* lv_obj_user_data_t;
|
||||
#define LV_USE_TABLE 1
|
||||
#if LV_USE_TABLE
|
||||
#define LV_TABLE_COL_MAX 12
|
||||
#define LV_TABLE_CELL_STYLE_CNT 5
|
||||
#define LV_TABLE_CELL_STYLE_CNT 6
|
||||
#define LV_TABLE_PART_CELL5 5
|
||||
#define LV_TABLE_PART_CELL6 6
|
||||
#endif
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user