thermferm/thermferm.c

changeset 83
f99e9d6deff5
parent 80
81bf78a7618e
child 86
3d7a241329e2
equal deleted inserted replaced
82:d48299405980 83:f99e9d6deff5
324 324
325 #ifdef HAVE_WIRINGPI_H 325 #ifdef HAVE_WIRINGPI_H
326 stopLCD(); 326 stopLCD();
327 #endif 327 #endif
328 328
329 wrconfig((char *)"thermferm.conf", (char *)"thermferm.xml"); 329 wrconfig((char *)"thermferm.xml");
330 330
331 ulockprog((char *)"thermferm"); 331 ulockprog((char *)"thermferm");
332 332
333 if (debug) 333 if (debug)
334 fprintf(stdout, "Goodbye\n"); 334 fprintf(stdout, "Goodbye\n");

mercurial