Mercurial > public > hwos_code
comparison src/tft_outputs.inc @ 41:5041477eee79
Surface customview with important deco settings
author | mh@mh-THINK |
---|---|
date | Thu, 15 Aug 2013 15:37:34 +0200 |
parents | 11d4fc797f74 |
children | ec4d8503ec45 |
comparison
equal
deleted
inserted
replaced
40:1e2d2b0bca5b | 41:5041477eee79 |
---|---|
36 extern TFT_menu_hud ; Update HUD data in menu (including mV) | 36 extern TFT_menu_hud ; Update HUD data in menu (including mV) |
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 | 42 |
42 ; Menu | 43 ; Menu |
43 extern TFT_LogOffset_Logtitle | 44 extern TFT_LogOffset_Logtitle |
44 | 45 |
45 ; Debug and useless stuff | 46 ; Debug and useless stuff |