Added the s5-orb sensor on pin D5
This commit is contained in:
parent
82402f024a
commit
4aef7ea0a6
@ -12,7 +12,7 @@ const uint32_t connectTimeoutMs = 5000;
|
||||
// MQTT settings
|
||||
const char* mqttServer = "iot.tanshu.com";
|
||||
const int mqttPort = 1883;
|
||||
const char* mqttClientId = "s2-bgy";
|
||||
const char* mqttClientId = "s5-orb";
|
||||
const char* mqttUser = "esp8266";
|
||||
const char* mqttPassword = "esp8266";
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user