diff src/start.asm @ 319:cf929551d31c new_screen_layout

move flag13 into bank common
author heinrichsweikamp
date Thu, 11 Jun 2015 16:44:32 +0200
parents eb758a5b44eb
children 2811932b4e99
line wrap: on
line diff
--- a/src/start.asm	Thu Jun 11 15:16:42 2015 +0100
+++ b/src/start.asm	Thu Jun 11 16:44:32 2015 +0200
@@ -258,6 +258,7 @@
     clrf    flag10
     ; Do not clear flag11 (Sensor calibration and charger status)
     clrf    flag12
+    clrf    flag13
     clrf    hardware_flag           ; hardware descriptor flag
 	bsf		tft_is_dimming          ; TFT is dimming up (soon), ignore ambient sensor!