Pridani prepinacu funkci

This commit is contained in:
2022-12-14 02:16:11 +01:00
parent 809282ecd9
commit 83d53f328c
2 changed files with 71 additions and 63 deletions

View File

@@ -2,9 +2,13 @@
#define STAPSK "heslo"
#define DS18B20_PIN 0
//jak zacházet s více čidly?
#define CORRECTION 0
#define RELAY_PIN 2
#define METRICS_EXPORT 1
#define THERMOSTAT 0
#define API 1
#define WEBAPP 1
#define CORRECTION 0
#define THERMOSTAT 1