diff code_part1/OSTC_code_asm_part1/definitions.asm @ 780:de7fa2316913

add simple gas change countdown
author heinrichsweikamp
date Mon, 26 May 2014 23:15:59 +0200
parents 43ef5a003df7
children b0c96aaa86e4
line wrap: on
line diff
--- a/code_part1/OSTC_code_asm_part1/definitions.asm	Mon May 26 20:17:25 2014 +0200
+++ b/code_part1/OSTC_code_asm_part1/definitions.asm	Mon May 26 23:15:59 2014 +0200
@@ -583,4 +583,5 @@
 #DEFINE	show_cns_in_logbook		flag15,7	;=1: Show CNS value in logbook (>= V1.84)
 
 #DEFINE store_bailout_event     flag16,0    ;=1: Store the bailout event
+#DEFINE gaschange_cnt_active    flag16,1    ;=1: The gas switch countdown is active