Permalink
Cannot retrieve contributors at this time
9 lines (6 sloc)
198 Bytes
|
|
|
// WIFI cedentials |
|
#define MICROFLO_WIFI_SSID "ssid" |
|
#define MICROFLO_WIFI_PASSWORD "password" |
|
|
|
// If using MQTT user/pass auth |
|
// #define MICROFLO_MQTT_USER 0 |
|
// #define MICROFLO_MQTT_PASSWORD 0 |
|
|
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.