Added relay control

This commit is contained in:
2021-04-23 01:41:46 +02:00
parent 1c4e8b18e7
commit 177c32fd0a
2 changed files with 16 additions and 1 deletions

View File

@@ -3,5 +3,8 @@
#define DS18B20_PIN 0
#define RELAY_PIN 2
#define METRICS_EXPORT 1
#define THERMOSTAT 0
#define CORRECTION 0