Mercurial > public > hwos_code
comparison src/tft_outputs.inc @ 188:ebc28381f17d
NEW: Show Bailout Gas List in Surface mode (CCR Modes)
CHANGE: Faster update rate for sensor display in surface mode
author | heinrichsweikamp |
---|---|
date | Mon, 27 Oct 2014 11:28:48 +0100 |
parents | 669b5d00706d |
children | efe70488a04b |
comparison
equal
deleted
inserted
replaced
187:669b5d00706d | 188:ebc28381f17d |
---|---|
28 extern TFT_temp_surfmode | 28 extern TFT_temp_surfmode |
29 extern TFT_update_batt_voltage | 29 extern TFT_update_batt_voltage |
30 extern TFT_display_decotype_surface | 30 extern TFT_display_decotype_surface |
31 extern TFT_display_decotype_surface1 ; Used from logbook! | 31 extern TFT_display_decotype_surface1 ; Used from logbook! |
32 extern TFT_update_surf_press | 32 extern TFT_update_surf_press |
33 extern TFT_surface_hud ; Update HUD data in surface mode | 33 extern TFT_surface_sensor ; Update HUD data in surface mode |
34 ; extern TFT_user_image | 34 ; extern TFT_user_image |
35 ; extern TFT_clear_customview_surfacemode | 35 ; extern TFT_clear_customview_surfacemode |
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_menu_calibrate ; Update mV data in menu | 37 extern TFT_menu_calibrate ; Update mV data in menu |
38 extern TFT_custom_text ; The custom text | 38 extern TFT_custom_text ; The custom text |