Mercurial > public > hwos_code
comparison src/comm.asm @ 426:8f8151bb53bb
docu update
author | heinrichsweikamp |
---|---|
date | Fri, 10 Jun 2016 10:01:42 +0200 |
parents | 0760850e0fe9 |
children | 360acdcda0d7 |
comparison
equal
deleted
inserted
replaced
425:75f913a029d0 | 426:8f8151bb53bb |
---|---|
25 | 25 |
26 extern new_battery_menu,restart,option_reset_all | 26 extern new_battery_menu,restart,option_reset_all |
27 extern option_check_all, gaslist_cleanup_list, get_first_gas_to_WREG, get_first_dil_to_WREG | 27 extern option_check_all, gaslist_cleanup_list, get_first_gas_to_WREG, get_first_dil_to_WREG |
28 extern vault_decodata_into_eeprom | 28 extern vault_decodata_into_eeprom |
29 | 29 |
30 #DEFINE timeout_comm_pre_mode .120 ; Pre-loop | 30 #DEFINE timeout_comm_pre_mode .240 ; Pre-loop |
31 #DEFINE timeout_comm_mode .120 ; Download mode | 31 #DEFINE timeout_comm_mode .120 ; Download mode |
32 #DEFINE timeout_service_mode .120 ; Service mode | 32 #DEFINE timeout_service_mode .120 ; Service mode |
33 | 33 |
34 #DEFINE comm_title_row .0 | 34 #DEFINE comm_title_row .0 |
35 #DEFINE comm_title_column_usb .50 | 35 #DEFINE comm_title_column_usb .50 |