initial commit

This commit is contained in:
2022-12-15 13:15:22 +01:00
commit bc7899ed34
3 changed files with 132 additions and 0 deletions

10
config.h.example Normal file
View File

@@ -0,0 +1,10 @@
#define STASSID "SSID"
##define STAPSK "heslo"
#define ELECTRICITY 2
#define GAS 0
//Light on power on, blink on request
#define LED_PIN 1
#define METRICS_EXPORT 1