diff src/divemode.asm @ 206:031d875200ca

always reboot display in divemode
author heinrichsweikamp
date Mon, 01 Dec 2014 17:06:53 +0100
parents 618191753d2b
children 973a0969e0ac
line wrap: on
line diff
--- a/src/divemode.asm	Wed Nov 26 14:30:25 2014 +0100
+++ b/src/divemode.asm	Mon Dec 01 17:06:53 2014 +0100
@@ -34,7 +34,7 @@
 	call	diveloop_boot			; Boot tasks for all modes
 
 ; Startup Tasks for all modes
-	call	TFT_ClearScreen			; clean up TFT
+    call	TFT_boot                ; Initialize TFT (includes clear screen)
 	call	TFT_divemode_mask		; Display mask
 	call	TFT_temp_divemode		; Displays temperature
     movff   customview_divemode,menupos3    ; Reload last customview