comparison 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
comparison
equal deleted inserted replaced
318:6d8c82fe5a01 319:cf929551d31c
256 clrf flag8 256 clrf flag8
257 clrf flag9 257 clrf flag9
258 clrf flag10 258 clrf flag10
259 ; Do not clear flag11 (Sensor calibration and charger status) 259 ; Do not clear flag11 (Sensor calibration and charger status)
260 clrf flag12 260 clrf flag12
261 clrf flag13
261 clrf hardware_flag ; hardware descriptor flag 262 clrf hardware_flag ; hardware descriptor flag
262 bsf tft_is_dimming ; TFT is dimming up (soon), ignore ambient sensor! 263 bsf tft_is_dimming ; TFT is dimming up (soon), ignore ambient sensor!
263 264
264 ; configure hardware_flag byte 265 ; configure hardware_flag byte
265 266