Initial commit

This commit is contained in:
2021-04-20 10:02:26 +02:00
commit f7beced262
4 changed files with 154 additions and 0 deletions

6
config.h.example Normal file
View File

@@ -0,0 +1,6 @@
#define STASSID "SSID"
#define STAPSK "heslo"
#define DS18B20_PIN 0
#define RELAY_PIN 2
#define METRICS_EXPORT 1