diff src/hwos.inc @ 328:bd7f4c1bdb33 new_screen_layout

Fix: missing attention coloring for standard (static) ascend rate limit
author janos_kovacs <kovjanos@gmail.com>
date Sun, 14 Jun 2015 11:06:20 +0200
parents d21b172d5a7a
children 14b466f66a7f
line wrap: on
line diff
--- a/src/hwos.inc	Sun Jun 14 00:16:00 2015 +0200
+++ b/src/hwos.inc	Sun Jun 14 11:06:20 2015 +0200
@@ -152,6 +152,7 @@
 #DEFINE	color_code_cns_high		.100	; [%]
 #DEFINE	color_code_gf_warn_high .101	; [%]
 #DEFINE	color_code_velocity_warn_high .10   ;[m/min]
+#DEFINE	color_code_velocity_attn_high .8    ;[m/min]
 
 ; Velocity threshold
 #DEFINE	velocity_display_threshold_1	.7	; [m/min]