coolers/sensors.h

Mon, 05 May 2014 23:33:31 +0200

author
Michiel Broek <mbroek@mbse.eu>
date
Mon, 05 May 2014 23:33:31 +0200
changeset 26
9322c619c525
child 27
4703cc10b99a
permissions
-rw-r--r--

Added coolers program, first draft

#ifndef	MY_SENSORS_H
#define MY_SENSORS_H

void my_sensors_loop(void);

#endif

mercurial