changeset 417:c72461857a74

second space for simulator
author heinrichsweikamp
date Mon, 18 Jul 2011 16:34:30 +0200
parents 3abf9d7dafae
children ad0f145ba619
files code_part1/OSTC_code_asm_part1/pled_outputs.asm
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/code_part1/OSTC_code_asm_part1/pled_outputs.asm	Mon Jul 18 09:44:25 2011 +0200
+++ b/code_part1/OSTC_code_asm_part1/pled_outputs.asm	Mon Jul 18 16:34:30 2011 +0200
@@ -562,7 +562,7 @@
 	movff	logbook_temp2,lo
 	bsf		leftbind
 	output_8
-	STRCAT_PRINT  "m "
+	STRCAT_PRINT  "m  "
 
 	bcf		leftbind
 	return