Skip to content

Commit 7b45c03

Browse files
committed
Update CONFIG.h
1 parent a6a8cab commit 7b45c03

File tree

1 file changed

+1
-0
lines changed
  • examples/SARA-R5_Example17_AssistNow_MQTT

1 file changed

+1
-0
lines changed

examples/SARA-R5_Example17_AssistNow_MQTT/CONFIG.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@
2727
// MQTT / PointPerfect settings
2828
// -----------------------------------------------------------------------
2929

30+
const char AWS_IOT_ENDPOINT[] = "pp.services.u-blox.com";
3031
const unsigned short MQTT_BROKER_PORT = 8883; //!< MQTTS port
3132
const int MQTT_MAX_MSG_SIZE = 9*1024; //!< the max size of a MQTT pointperfect topic
3233

0 commit comments

Comments
 (0)