diff src/tft_outputs.asm @ 24:f51caad821b4

save logbook recording interval
author heinrichsweikamp
date Mon, 08 Jul 2013 14:57:13 +0200
parents 7b06f20881be
children 50c3e2c7ba7a
line wrap: on
line diff
--- a/src/tft_outputs.asm	Mon Jul 08 12:38:16 2013 +0200
+++ b/src/tft_outputs.asm	Mon Jul 08 14:57:13 2013 +0200
@@ -1954,7 +1954,7 @@
 	movff	buffer+5,buffer+3
 	movlw	0x00
 	movff	WREG,buffer+4			; Only "x.yV"
-	STRCAT_PRINT	""
+    STRCAT_PRINT	""
 	return
 
 ;update_battery_debug: