Mercurial > public > mk2
diff code_part1/OSTC_code_asm_part1/definitions.asm @ 153:17de42ab02b6
realtime clock defaults
author | heinrichsweikamp |
---|---|
date | Thu, 13 Jan 2011 09:05:45 +0100 |
parents | fc699a7460e6 |
children | b7adae4d0289 |
line wrap: on
line diff
--- a/code_part1/OSTC_code_asm_part1/definitions.asm Wed Jan 12 14:38:24 2011 +0100 +++ b/code_part1/OSTC_code_asm_part1/definitions.asm Thu Jan 13 09:05:45 2011 +0100 @@ -604,7 +604,7 @@ #DEFINE toggle_customview flag13,7 ;=1: Next customview #DEFINE enter_error_sleep flag14,0 ;=1: Sleep immediately displaying the error using LED codes -;unused flag14,1 ;=1: +#DEFINE nsm flag14,1 ;=1: Do not sleep #DEFINE is_bailout flag14,2 ;=1: CC mode, but bailout active! #DEFINE standalone_simulator flag14,3 ;=1: Standalone Simulator active #DEFINE display_set_simulator flag14,4 ;=1: Show Divemode simulator menu