Mercurial > public > hwos_code
diff src/logbook.asm @ 417:e5a9c9f76315
minor
author | heinrichsweikamp |
---|---|
date | Mon, 18 Apr 2016 17:29:19 +0200 |
parents | a3a0f1fd7fc4 |
children | a5fc007634c5 |
line wrap: on
line diff
--- a/src/logbook.asm Mon Apr 18 14:34:57 2016 +0200 +++ b/src/logbook.asm Mon Apr 18 17:29:19 2016 +0200 @@ -499,7 +499,7 @@ infsnz y_scale+0,F ; increase one, because there may be a remainder incf y_scale+1,F - movlw LOW ((profile_height_pixels+1)*.1000) + movlw LOW ((profile_height_pixels+1)*.1000) movwf xC+0 movlw HIGH (((profile_height_pixels+1)*.1000) & h'FFFF') movwf xC+1