Skip to content

File secrets_example.h

Location: include/secrets\_example.h

Macros

Macro SECRET_SSID

#define SECRET_SSID "YourSSID"

Macro SECRET_PASS

#define SECRET_PASS "YourPassword"

Macro SECRET_MQTT_USER

#define SECRET_MQTT_USER "YourMQTTUser"

Macro SECRET_MQTT_PASS

#define SECRET_MQTT_PASS "YourMQTTPassword"

Source

#define SECRET_SSID "YourSSID"
#define SECRET_PASS "YourPassword"
#define SECRET_MQTT_USER "YourMQTTUser"
#define SECRET_MQTT_PASS "YourMQTTPassword"