initial commit

This commit is contained in:
2022-12-15 13:39:26 +01:00
commit 92d6218a58
3 changed files with 197 additions and 0 deletions

7
config.h.example Normal file
View File

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