diff src/ghostwriter.asm @ 237:d730302fae75

1.75 release
author heinrichsweikamp
date Thu, 26 Feb 2015 13:13:23 +0100
parents 4b2622e0fd50
children 653a3ab08062
line wrap: on
line diff
--- a/src/ghostwriter.asm	Wed Feb 25 22:19:30 2015 +0100
+++ b/src/ghostwriter.asm	Thu Feb 26 13:13:23 2015 +0100
@@ -615,7 +615,7 @@
 	movlw	samplingrate_apnoe		; Apnoe sampling rate
 	rcall	ghostwrite_byte_header	; WREG -> Header in ext. flash
 
-    ; CNS at gebinning of dive
+    ; CNS at beginning of dive
 	movff	CNS_start+0,WREG
     rcall	ghostwrite_byte_header	; WREG -> Header in ext. flash
     movff	CNS_start+1,WREG
@@ -633,7 +633,7 @@
     movf    hi,W
     rcall	ghostwrite_byte_header	; WREG -> Header in ext. flash
 
-    ; Spare at Byte 60
+    ; Spare at Byte 59
     movlw   0xFF
     rcall	ghostwrite_byte_header	; WREG -> Header in ext. flash
     ; Store 5 Setpoints