comparison src/surfmode.inc @ 48:7c7d7644ca37

Time and Date in normal (Not tiny) font
author heinrichsweikamp
date Mon, 23 Sep 2013 20:47:18 +0200
parents 50c3e2c7ba7a
children f3062a611eef
comparison
equal deleted inserted replaced
47:1492cfcff7c9 48:7c7d7644ca37
15 15
16 ; Surfacemode/Homescreen layout: 16 ; Surfacemode/Homescreen layout:
17 ; row=0...239 17 ; row=0...239
18 ; column=0...159 (x2) 18 ; column=0...159 (x2)
19 19
20 #DEFINE surf_clock_row .28 20 #DEFINE surf_clock_row .0
21 #DEFINE surf_clock_column .5 21 #DEFINE surf_clock_column .11
22 #DEFINE surf_date_row .10 22 #DEFINE surf_date_row .25
23 #DEFINE surf_date_column surf_clock_column 23 #DEFINE surf_date_column .0
24 24
25 #DEFINE batt_voltage_row .46 25 #DEFINE batt_voltage_row .8
26 #DEFINE batt_voltage_column surf_clock_column 26 #DEFINE batt_voltage_column .60
27 #DEFINE batt_percent_row batt_voltage_row 27 #DEFINE batt_percent_row .26
28 #DEFINE batt_percent_column .30 28 #DEFINE batt_percent_column .60
29 29
30 #DEFINE surf_decotype_row .60 30 #DEFINE surf_decotype_row .60
31 #DEFINE surf_decotype_column .100 31 #DEFINE surf_decotype_column .100
32 32
33 #DEFINE surf_desat_row .103 33 #DEFINE surf_desat_row .103