Mercurial > public > hwos_code
diff src/menu_processor.asm @ 608:d866684249bd
work on 2.99 stable
author | heinrichsweikamp |
---|---|
date | Mon, 07 Jan 2019 21:13:43 +0100 |
parents | c5151a490d88 |
children | 6dd6b37da7c8 |
line wrap: on
line diff
--- a/src/menu_processor.asm Thu Nov 29 10:50:57 2018 +0100 +++ b/src/menu_processor.asm Mon Jan 07 21:13:43 2019 +0100 @@ -108,12 +108,12 @@ WIN_COLOR color_greenish menu_processor_bottom_line_comm: ; Serial Number and Firmware Version - WIN_TINY .40,.240-.16 + WIN_TINY .32,.240-.16 STRCPY "#" call TFT_cat_serial STRCAT " v" call TFT_cat_firmware -; STRCAT " " + STRCAT " " call TFT_cat_beta_release STRCAT_PRINT "" call TFT_standard_color