Mercurial > public > hwos_code
diff src/tft_outputs.asm @ 42:92aa5238a99c
minor
author | mh@mh-THINK.fritz.box |
---|---|
date | Thu, 15 Aug 2013 15:58:48 +0200 |
parents | 5041477eee79 |
children | 7c7d7644ca37 |
line wrap: on
line diff
--- a/src/tft_outputs.asm Thu Aug 15 15:37:34 2013 +0200 +++ b/src/tft_outputs.asm Thu Aug 15 15:58:48 2013 +0200 @@ -1149,12 +1149,13 @@ TEXT_SMALL surf_gaslist_column,surf_gaslist_row, tZHL16GF WIN_TOP surf_gaslist_row+(surf_gaslist_spacing*.1) lfsr FSR2,buffer + STRCPY_TEXT tGF ; GF: movff char_I_GF_Low_percentage,lo output_99x - STRCAT "%/" + STRCAT "/" movff char_I_GF_High_percentage,lo output_99x - STRCAT_PRINT "%" + STRCAT_PRINT "" ;bra TFT_surface_decosettings2 TFT_surface_decosettings2: ; FTTS