Mercurial > public > mk2
diff code_part1/OSTC_code_asm_part1/display_lowlevel.asm @ 713:8c293e76a517
no flicker when powering on
author | heinrichsweikamp |
---|---|
date | Thu, 16 May 2013 13:57:32 +0200 |
parents | 71bb907d0ce5 |
children | ad5ab9910820 |
line wrap: on
line diff
--- a/code_part1/OSTC_code_asm_part1/display_lowlevel.asm Fri May 10 14:34:42 2013 +0200 +++ b/code_part1/OSTC_code_asm_part1/display_lowlevel.asm Thu May 16 13:57:32 2013 +0200 @@ -970,6 +970,8 @@ bcf win_flags,1 banksel flag1 bcf DISPLAY_hv + btfsc DISPLAY_hv + bra $-4 WAITMS d'32' bsf DISPLAY_vdd nop