Files
nuki_hub/lib/MqttLogger/examples/esp32/wifi_secrets.h.txt
2022-12-23 22:32:57 +01:00

3 lines
160 B
Plaintext

// rename this file to wifi_secrets.h and provide the wifi secrets below
#define WIFI_SSID "your wifi ssid here"
#define WIFI_PASSWORD "your wifi password here"