initial commit
This commit is contained in:
10
config.h.example
Normal file
10
config.h.example
Normal 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
|
||||
Reference in New Issue
Block a user