comparison src/ghostwriter.asm @ 134:4574aed5cd4c

Show clock in Apnea mode, minor layout changes in Apnea mode
author heinrichsweikamp
date Tue, 15 Jul 2014 10:20:37 +0200
parents 939f1e83c4c2
children e0b758865e91
comparison
equal deleted inserted replaced
133:939f1e83c4c2 134:4574aed5cd4c
995 write_int_eeprom 0x0A 995 write_int_eeprom 0x0A
996 movff battery_gauge+4,EEDATA 996 movff battery_gauge+4,EEDATA
997 write_int_eeprom 0x0B 997 write_int_eeprom 0x0B
998 movff battery_gauge+5,EEDATA 998 movff battery_gauge+5,EEDATA
999 write_int_eeprom 0x0C 999 write_int_eeprom 0x0C
1000 bcf onehourupdate ; Clear flag
1001 return 1000 return
1002 1001
1003 1002
1004 global vault_decodata_into_eeprom 1003 global vault_decodata_into_eeprom
1005 vault_decodata_into_eeprom: 1004 vault_decodata_into_eeprom: