diff src/logbook.asm @ 189:e79bc535ef9e

ignore un-calibrated sensors even if they become valid
author heinrichsweikamp
date Wed, 29 Oct 2014 12:53:01 +0100
parents dcf3e08f31ac
children 31088352ee32
line wrap: on
line diff
--- a/src/logbook.asm	Mon Oct 27 11:28:48 2014 +0100
+++ b/src/logbook.asm	Wed Oct 29 12:53:01 2014 +0100
@@ -199,7 +199,7 @@
 
 	WIN_LEFT	logbook_list_left-.16
 	WIN_FONT 	FT_SMALL
-	WIN_INVERT	.0					; Init new Wordprocessor
+	bcf     win_invert              ; Reset invert flag
 	call	TFT_standard_color
 
 	movff	menupos,temp1