diff src/customview.asm @ 48:7c7d7644ca37

Time and Date in normal (Not tiny) font
author heinrichsweikamp
date Mon, 23 Sep 2013 20:47:18 +0200
parents 5041477eee79
children 2825f1d2262f
line wrap: on
line diff
--- a/src/customview.asm	Wed Sep 04 12:39:40 2013 +0200
+++ b/src/customview.asm	Mon Sep 23 20:47:18 2013 +0200
@@ -116,7 +116,7 @@
 
     global  surf_customview_mask
 surf_customview_mask:
-    WIN_BOX_BLACK    batt_voltage_row+.16,surf_warning1_row-1, .0, surf_decotype_column-.1	; top, bottom, left, right
+    WIN_BOX_BLACK    .50,surf_warning1_row-1, .0, surf_decotype_column-.1	; top, bottom, left, right
 	call	TFT_standard_color
 	movff	menupos3,WREG                   ; Menupos3 holds number of customview function
 	dcfsnz	WREG,F