Skip to content

Commit a8e9943

Browse files
committed
update server domain
1 parent 64d84a9 commit a8e9943

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ArduinoCloud.cpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
#include "CloudSerial.h"
77

8-
const static char server[] = "a19g5nbe27wn47.iot.eu-west-1.amazonaws.com"; //"xxxxxxxxxxxxxx.iot.xx-xxxx-x.amazonaws.com";
8+
const static char server[] = "a19g5nbe27wn47.iot.us-east-1.amazonaws.com"; //"xxxxxxxxxxxxxx.iot.xx-xxxx-x.amazonaws.com";
99

1010
const static int keySlot = 0;
1111
const static int compressedCertSlot = 10;

0 commit comments

Comments
 (0)