Mercurial > public > hwos_code
comparison src/tft_outputs.inc @ 76:a5ea132770db
1.21 release
author | heinrichsweikamp |
---|---|
date | Wed, 19 Feb 2014 14:46:26 +0100 |
parents | 7815bf21d353 |
children | 3274e87fd027 |
comparison
equal
deleted
inserted
replaced
75:b808fa26a9a1 | 76:a5ea132770db |
---|---|
37 extern TFT_custom_text ; The custom text | 37 extern TFT_custom_text ; The custom text |
38 extern TFT_surface_tissues ; Show Tissue diagram in surface mode | 38 extern TFT_surface_tissues ; Show Tissue diagram in surface mode |
39 extern TFT_surface_compass_mask ; Compass heading mask | 39 extern TFT_surface_compass_mask ; Compass heading mask |
40 extern TFT_surface_compass_heading ; Compass heading value | 40 extern TFT_surface_compass_heading ; Compass heading value |
41 extern TFT_surface_decosettings ; Show all deco settings | 41 extern TFT_surface_decosettings ; Show all deco settings |
42 extern TFT_cat_serial ; Add serial to current string | |
43 extern TFT_cat_firmware ; Add firmware version to current string | |
42 | 44 |
43 ; Menu | 45 ; Menu |
44 extern TFT_LogOffset_Logtitle | 46 extern TFT_LogOffset_Logtitle |
45 extern TFT_show_color_schemes ; Yes, update the color schemes | 47 extern TFT_show_color_schemes ; Yes, update the color schemes |
46 | 48 |