www-thermferm/liveview.php

changeset 169
47358c2cc285
parent 168
1288dbf0f9b5
child 171
15f92e5eecef
--- a/www-thermferm/liveview.php	Fri Aug 01 14:42:44 2014 +0200
+++ b/www-thermferm/liveview.php	Fri Aug 01 14:45:32 2014 +0200
@@ -66,9 +66,9 @@
 
     if (startsWith($arr[0], "213")) {
 
-	$set_temperature = "N/A";
-	$air_temperature = "N/A";
-	$beer_temperature = "N/A";
+	$set_temperature = "NA";
+	$air_temperature = "NA";
+	$beer_temperature = "NA";
 	$power_led = $cooler_led = $heater_led = $fan_led = "off";
 	$heater = $cooler = $fan = "no";
 

mercurial