lib/rdconfig.c

changeset 43
24e731bb2e08
parent 32
3bac8fd4173d
--- a/lib/rdconfig.c	Sun May 18 21:27:07 2014 +0200
+++ b/lib/rdconfig.c	Sun May 18 22:56:43 2014 +0200
@@ -90,6 +90,7 @@
 	free(tmp1);
     }
     Config.w1therms = NULL;
+    Config.my_port = 6554;
 
 #ifdef HAVE_WIRINGPI_H
     Config.lcd_cols = 16;

mercurial