
led_visible = 1;
led_elem_width = 12;
led_elem_height = 13;
led_12h_hour_x1 = 12;
led_12h_hour_x2 = 24;
led_12h_colon_x = 36;
led_12h_min_x1  = 43;
led_12h_min_x2  = 55;
led_ampm_x      = 18;
led_ampm_width  = 8;
led_12h_topy    = 18;
led_24h_hour_x1 = 18;
led_24h_hour_x2 = 31;
led_24h_colon_x = 44;
led_24h_min_x1  = 53;
led_24h_min_x2  = 66;
led_24h_topy    = 18;

week_visible = 1;
week_elem_width = 20;
week_elem_height = 6;
week_x = 37;
week_y = 51;

cal_visible = 1;
cal_elem_width = 12;
cal_elem_height = 13;
cal_x1 = 36;
cal_x2 = 50;
cal_topy = 62;

month_visible = 1;
month_elem_width = 22 ;
month_elem_height = 6;
month_x = 37;
month_y = 79;

