Mercurial > public > hwos_code
comparison src/tft_outputs.inc @ 205:618191753d2b
Preparations for 1.7
author | heinrichsweikamp |
---|---|
date | Wed, 26 Nov 2014 14:30:25 +0100 |
parents | efe70488a04b |
children | 57155164faad |
comparison
equal
deleted
inserted
replaced
204:93085f540746 | 205:618191753d2b |
---|---|
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_sensor ; Update HUD data in surface mode | 33 extern TFT_surface_sensor ; Update HUD data in surface mode |
34 ; extern TFT_user_image | |
35 ; extern TFT_clear_customview_surfacemode | 34 ; extern TFT_clear_customview_surfacemode |
36 extern TFT_menu_hud ; Update HUD data in menu (including mV) | 35 extern TFT_menu_hud ; Update HUD data in menu (including mV) |
37 extern TFT_menu_calibrate ; Update mV data in menu | 36 extern TFT_menu_calibrate ; Update mV data in menu |
38 extern TFT_custom_text ; The custom text | 37 extern TFT_custom_text ; The custom text |
39 extern TFT_surface_tissues ; Show Tissue diagram in surface mode | 38 extern TFT_surface_tissues ; Show Tissue diagram in surface mode |