Mercurial > public > mk2
diff code_part1/OSTC_code_asm_part1/definitions.asm @ 730:ae641bcb0d02
store a bailout event in the logbook
author | heinrichsweikamp |
---|---|
date | Sun, 16 Jun 2013 16:09:02 +0200 |
parents | 7357d61e9fa0 |
children | b064dd9c9899 |
line wrap: on
line diff
--- a/code_part1/OSTC_code_asm_part1/definitions.asm Sun Jun 16 15:50:37 2013 +0200 +++ b/code_part1/OSTC_code_asm_part1/definitions.asm Sun Jun 16 16:09:02 2013 +0200 @@ -574,4 +574,5 @@ #DEFINE maxdepth_greater_100m flag15,6 ;=1: Max Depth greater>100m #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