Skip to content

Commit a68dcdc

Browse files
committed
Firmware v1.5.0
Signed-off-by: John Walicki <[email protected]>
1 parent 9634806 commit a68dcdc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

WatsonIoT/src/main.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
// --------------------------------------------------------------------------------------------
2121
//#define OPENEEW_ACTIVATION_ENDPOINT "https://openeew-devicemgmt.mybluemix.net/activation?ver=1"
2222
#define OPENEEW_ACTIVATION_ENDPOINT "https://device-mgmt.openeew.com/activation?ver=1"
23-
#define OPENEEW_FIRMWARE_VERSION "1.4.0"
23+
#define OPENEEW_FIRMWARE_VERSION "1.5.0"
2424

2525
// Run this firmware with a MQTT Broker on a local subnet
2626
// Comment this Define to send data to the Cloud

0 commit comments

Comments
 (0)