Pridani prepinacu funkci
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user