Skip to content
Snippets Groups Projects
Commit 57f7150b authored by thiebolt's avatar thiebolt
Browse files

update

parent 80f215b6
Branches develop
No related tags found
No related merge requests found
......@@ -52,9 +52,9 @@
#define CONFIG_JSON_SIZE (JSON_OBJECT_SIZE(20)) // used to parse sensOCampus config FILE
// NVS namespace for WiFi credentials
#define SENCO_NVS_NAMESPACE "sensOCampus" // 15 chars max.
#define SENSO_MQTT_LOGIN_KEY xxxxxxx
#define SENSO_MQTT_PASS_KEY yyyyyy
#define SENSO_NVS_NAMESPACE "sensOCampus" // 15 chars max.
#define SENSO_MQTT_LOGIN_KEY "mqtt_login"
#define SENSO_MQTT_PASS_KEY "mqtt_password"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment