Mercurial > public > mk2
comparison code_part1/OSTC_code_asm_part1/definitions.asm @ 93:6ee3a42fd006
bug fix in isr
author | heinrichsweikamp |
---|---|
date | Sat, 11 Dec 2010 12:34:30 +0100 |
parents | 82de387d6e7c |
children | 25433449bcb5 |
comparison
equal
deleted
inserted
replaced
92:82de387d6e7c | 93:6ee3a42fd006 |
---|---|
337 logbook_temp6 ; Temp used in logbook display&Divemode&Gassetup | 337 logbook_temp6 ; Temp used in logbook display&Divemode&Gassetup |
338 | 338 |
339 convert_value_temp:3 ; used in menu_battery_state_convert_date | 339 convert_value_temp:3 ; used in menu_battery_state_convert_date |
340 box_temp:5 | 340 box_temp:5 |
341 time_correction_value ; Adds to Seconds on midnight | 341 time_correction_value ; Adds to Seconds on midnight |
342 printf_len | |
342 ENDC | 343 ENDC |
343 | 344 |
344 ifndef AAFONTS | 345 ifndef AAFONTS |
345 CBLOCK | 346 CBLOCK |
346 win_color1_temp | 347 win_color1_temp |