diff src/start.asm @ 154:afa31c815f24

NEW: Show ppO2 for change depth during gas setup
author heinrichsweikamp
date Wed, 27 Aug 2014 17:38:21 +0200
parents 19ad15f04f60
children 5f71e31bd5b3
line wrap: on
line diff
--- a/src/start.asm	Thu Aug 21 10:30:52 2014 +0200
+++ b/src/start.asm	Wed Aug 27 17:38:21 2014 +0200
@@ -274,7 +274,7 @@
 
 	call	ext_flash_disable_protection	; Disable write protection for external flash
 
-    bsf     flip_screen             ; Test...
+    bcf     flip_screen             ; Test...
 
 	goto	surfloop				; Jump to Surfaceloop!