8 lines
218 B
C
8 lines
218 B
C
#include "model.h"
|
|
lv_subject_t timeSubj;
|
|
RemindMeEvent *events;
|
|
|
|
//lv_color_t base = LV_COLOR_MAKE(126, 94, 133);
|
|
//lv_color_t accent = LV_COLOR_MAKE(204, 16, 16);
|
|
//lv_color_t bgColor = LV_COLOR_MAKE(235, 199, 158);
|