comparison src/surfmode.inc @ 188:ebc28381f17d

NEW: Show Bailout Gas List in Surface mode (CCR Modes) CHANGE: Faster update rate for sensor display in surface mode
author heinrichsweikamp
date Mon, 27 Oct 2014 11:28:48 +0100
parents 669b5d00706d
children 3b5df65d53fc
comparison
equal deleted inserted replaced
187:669b5d00706d 188:ebc28381f17d
48 48
49 #DEFINE surf_gaslist_row .66 49 #DEFINE surf_gaslist_row .66
50 #DEFINE surf_gaslist_column .2 50 #DEFINE surf_gaslist_column .2
51 #DEFINE surf_gaslist_spacing .24 51 #DEFINE surf_gaslist_spacing .24
52 52
53 #DEFINE surf_customview_title_row .52
54 #DEFINE surf_customview_title_column .15
55
53 #DEFINE surf_customtext_row1 .66 56 #DEFINE surf_customtext_row1 .66
54 #DEFINE surf_customtext_row2 surf_customtext_row1+.24 57 #DEFINE surf_customtext_row2 surf_customtext_row1+.24
55 #DEFINE surf_customtext_row3 surf_customtext_row2+.24 58 #DEFINE surf_customtext_row3 surf_customtext_row2+.24
56 #DEFINE surf_customtext_row4 surf_customtext_row3+.24 59 #DEFINE surf_customtext_row4 surf_customtext_row3+.24
57 #DEFINE surf_customtext_row5 surf_customtext_row4+.24 60 #DEFINE surf_customtext_row5 surf_customtext_row4+.24