Mercurial > public > hwos_code
comparison src/tft_outputs.inc @ 535:cf68fe0c3002
NEW: Show a warning for each sensor if the sensor is end-of-life after calibration (Less then 8mV in Air at sea level)
author | heinrichsweikamp |
---|---|
date | Tue, 22 Aug 2017 13:23:52 +0200 |
parents | 4542d03f748a |
children | b7eb98dbd800 |
comparison
equal
deleted
inserted
replaced
534:a7ac5d3fd046 | 535:cf68fe0c3002 |
---|---|
31 extern TFT_update_batt_voltage | 31 extern TFT_update_batt_voltage |
32 extern TFT_display_decotype_surface | 32 extern TFT_display_decotype_surface |
33 extern TFT_display_decotype_surface1 ; Used from logbook! | 33 extern TFT_display_decotype_surface1 ; Used from logbook! |
34 extern TFT_update_surf_press | 34 extern TFT_update_surf_press |
35 extern TFT_surface_sensor ; Update HUD data in surface mode | 35 extern TFT_surface_sensor ; Update HUD data in surface mode |
36 extern TFT_sensor_surface_warning | |
36 ; extern TFT_clear_customview_surfacemode | 37 ; extern TFT_clear_customview_surfacemode |
37 extern TFT_menu_hud ; Update HUD data in menu (including mV) | 38 extern TFT_menu_hud ; Update HUD data in menu (including mV) |
38 extern TFT_menu_calibrate ; Update mV data in menu | 39 extern TFT_menu_calibrate ; Update mV data in menu |
39 extern TFT_custom_text ; The custom text | 40 extern TFT_custom_text ; The custom text |
40 extern TFT_surface_tissues ; Show Tissue diagram in surface mode | 41 extern TFT_surface_tissues ; Show Tissue diagram in surface mode |