diff src/start.asm @ 45:76dfe320e6ec

1.01 beta start
author heinrichsweikamp
date Wed, 28 Aug 2013 18:48:11 +0200
parents f51caad821b4
children ec4d8503ec45
line wrap: on
line diff
--- a/src/start.asm	Wed Aug 28 15:44:11 2013 +0200
+++ b/src/start.asm	Wed Aug 28 18:48:11 2013 +0200
@@ -182,7 +182,7 @@
 	PUTC	"."
 	movlw	softwareversion_y
 	movwf	lo
-	output_8
+	output_99x
 	bcf		leftbind
 	STRCAT_PRINT	""					; Print second row
     call    TFT_Display_FadeIn          ; Display resulting surface screen.