We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9634806 commit a68dcdcCopy full SHA for a68dcdc
WatsonIoT/src/main.cpp
@@ -20,7 +20,7 @@
20
// --------------------------------------------------------------------------------------------
21
//#define OPENEEW_ACTIVATION_ENDPOINT "https://openeew-devicemgmt.mybluemix.net/activation?ver=1"
22
#define OPENEEW_ACTIVATION_ENDPOINT "https://device-mgmt.openeew.com/activation?ver=1"
23
-#define OPENEEW_FIRMWARE_VERSION "1.4.0"
+#define OPENEEW_FIRMWARE_VERSION "1.5.0"
24
25
// Run this firmware with a MQTT Broker on a local subnet
26
// Comment this Define to send data to the Cloud
0 commit comments