diff src/start.asm @ 561:9c54849b8d3b

Remove routine to fix corrupt dives made with v1.80
author heinrichsweikamp
date Sat, 03 Feb 2018 13:36:02 +0100
parents b7eb98dbd800
children 8b7ea27ea1fa
line wrap: on
line diff
--- a/src/start.asm	Wed Jan 31 19:39:37 2018 +0100
+++ b/src/start.asm	Sat Feb 03 13:36:02 2018 +0100
@@ -242,8 +242,6 @@
     lfsr    FSR0,oPressureAdjust
     call    option_save             ; Save in EEPROM
 
-    call    fix_180_dives           ; fix dives made with the 1.80
-
     rcall   backup_flash_page       ; backup the first 128bytes from flash to EEPROM
 
 	movlw	d'1'					; store current version in EEPROM