thermferm/one-wire.c

changeset 655
780cc08df263
parent 654
e981d0185485
child 656
ca47c742a25d
equal deleted inserted replaced
654:e981d0185485 655:780cc08df263
15 * 15 *
16 * You should have received a copy of the GNU General Public License 16 * You should have received a copy of the GNU General Public License
17 * along with MBSE BBS; see the file COPYING. If not, write to the Free 17 * along with MBSE BBS; see the file COPYING. If not, write to the Free
18 * Software Foundation, 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA. 18 * Software Foundation, 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA.
19 */ 19 */
20
21 extern int debug;
20 22
21 #include "thermferm.h" 23 #include "thermferm.h"
22 #include "statetbl.h" 24 #include "statetbl.h"
23 #include "one-wire.h" 25 #include "one-wire.h"
24 #include "xutil.h" 26 #include "xutil.h"

mercurial