diff code_part1/OSTC_code_asm_part1/definitions.asm @ 254:8f20e8948b97

working word-around for nofly issue
author heinrichsweikamp
date Fri, 08 Apr 2011 11:58:55 +0200
parents 3a4096f32526
children cb95722a81a1
line wrap: on
line diff
--- a/code_part1/OSTC_code_asm_part1/definitions.asm	Sun Apr 03 11:46:06 2011 +0200
+++ b/code_part1/OSTC_code_asm_part1/definitions.asm	Fri Apr 08 11:58:55 2011 +0200
@@ -331,6 +331,7 @@
 convert_value_temp      res 3   ; used in menu_battery_state_convert_date
 time_correction_value   res 1   ; Adds to Seconds on midnight
 sorted_gaslist_active	res 1	; Holds flags for active gases for the sorted list
+desaturation_time_buffer res 2	; buffer for desat time
 
 ;=============================================================================
 ; C-code Routines