Mercurial > public > hwos_code
diff src/compass_ops.asm @ 259:151148e2281f
minor cleanup
author | heinrichsweikamp |
---|---|
date | Mon, 23 Mar 2015 19:58:19 +0100 |
parents | da9074180bff |
children | 9dbdb060d44c |
line wrap: on
line diff
--- a/src/compass_ops.asm Mon Mar 23 19:41:27 2015 +0100 +++ b/src/compass_ops.asm Mon Mar 23 19:58:19 2015 +0100 @@ -1282,8 +1282,9 @@ subwf lo,0 movff WREG,win_width ; RM-DD movff WREG,win_bargraph - incf hi,W ; +1 pixel to avopid clipping of chars - movff WREG,win_leftx2 +; incf hi,W ; +1 pixel to avopid clipping of chars +; movff WREG,win_leftx2 + movff hi,win_leftx2 movlw color_black call TFT_set_color call TFT_box