diff src/surfmode.asm @ 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 d36f9fca10ae
children b7eb98dbd800
line wrap: on
line diff
--- a/src/surfmode.asm	Mon Aug 21 15:11:06 2017 +0200
+++ b/src/surfmode.asm	Tue Aug 22 13:23:52 2017 +0200
@@ -235,6 +235,7 @@
     bnz     surfloop_loop2a		; No, skip
 
     call    TFT_surface_sensor          ; ...update sensor data in surface mode
+    call    TFT_sensor_surface_warning	; Show a warning arrow-down behind sensor readings when sensor is end-of-life
     movlw   .9 
     cpfseq  menupos3			; in Sensor mV surface custom view? 
     bra	    surfloop_loop2a		; No