Crap.
This commit is contained in:
parent
b782cfff86
commit
d2972b0a40
1
temp_controller/config.h
Normal file
1
temp_controller/config.h
Normal file
@ -0,0 +1 @@
|
||||
#define COMP_DELAY 600000
|
@ -5,7 +5,7 @@
|
||||
#include <EthernetENC.h>
|
||||
|
||||
/* Local includes */
|
||||
#incldue config.h
|
||||
#include "config.h"
|
||||
|
||||
// Set 10 minute compressor delay if not otherwise defined.
|
||||
#ifndef COMP_DELAY
|
||||
|
Loading…
Reference in New Issue
Block a user