thermferm/thermferm.c

changeset 51
a03b6dac5398
parent 49
92a9ca143677
child 53
37623517e0ef
equal deleted inserted replaced
50:8b5e8f1e172d 51:a03b6dac5398
18 * You should have received a copy of the GNU General Public License 18 * You should have received a copy of the GNU General Public License
19 * along with EC-65K; see the file COPYING. If not, write to the Free 19 * along with EC-65K; see the file COPYING. If not, write to the Free
20 * Software Foundation, 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA. 20 * Software Foundation, 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA.
21 *****************************************************************************/ 21 *****************************************************************************/
22 22
23 #include "../lib/mbselib.h"
24 #include "thermferm.h" 23 #include "thermferm.h"
25 #include "sensors.h"
26 #include "server.h"
27 24
28 #ifdef HAVE_WIRINGPI_H 25 #ifdef HAVE_WIRINGPI_H
29 26
30 27
31 int tempA = 80; 28 int tempA = 80;

mercurial