Preliminary implementatino of multi-controller, in-depth testing and optimizations pending

This commit is contained in:
Javier Arigita 2020-05-02 22:33:29 +02:00
parent 920c7ffadc
commit d6008321cc
2 changed files with 668 additions and 567 deletions

View File

@ -662,6 +662,7 @@
#define USE_THERMOSTAT
#define THERMOSTAT_CONTROLLER_OUTPUTS 1 // Number of outputs to be controlled independently
#define THERMOSTAT_SENSOR_NAME "DS18B20" // Name of the local sensor to be used
#define THERMOSTAT_RELAY_NUMBER 1 // Default output relay number
#define THERMOSTAT_SWITCH_NUMBER 1 // Default input switch number

File diff suppressed because it is too large Load Diff