init ci
This commit is contained in:
7
config.h.example
Normal file
7
config.h.example
Normal file
@ -0,0 +1,7 @@
|
||||
#define WLAN_SSID "foo"
|
||||
#define WLAN_PASS "bar"
|
||||
|
||||
#define MQTT_SERVER "example.org"
|
||||
#define MQTT_PORT 1883
|
||||
#define MQTT_USERNAME "baz"
|
||||
#define MQTT_PASSWORD "moep"
|
Reference in New Issue
Block a user