Mercurial > public > mk2
diff code_part1/OSTC_code_asm_part1/definitions.asm @ 283:4ec488f046f4
Battery sign color coded, work on new uart-started 115200Baud bootloader (Do NOT use yet!)
author | heinrichsweikamp |
---|---|
date | Tue, 19 Apr 2011 19:31:16 +0200 |
parents | 17aab4ca0547 |
children | 4dbff2aa31ee |
line wrap: on
line diff
--- a/code_part1/OSTC_code_asm_part1/definitions.asm Tue Apr 19 13:03:01 2011 +0200 +++ b/code_part1/OSTC_code_asm_part1/definitions.asm Tue Apr 19 19:31:16 2011 +0200 @@ -489,7 +489,7 @@ #DEFINE charge_started flag11,7 ;=1: Charger started in CC mode #DEFINE setpoint_changed flag12,0 ;=1: Setpoint was changed in divemode, store in profile -; #DEFINE free flag12,1 ;=1: +#DEFINE uart_115200_bootloader flag12,1 ;=1: Look for 115200 Baud bootloader #DEFINE debug_mode flag12,2 ;=1: Debugmode active #DEFINE neg_flag_isr flag12,3 ;=1: ISR Negative flag (Math) #DEFINE select_bailoutgas flag12,4 ;=1: Select Bailout instead of Setpoint in Gaslist