Skip to content

Commit 358a603

Browse files
committed
Update secrets.h
1 parent 7b45c03 commit 358a603

File tree

1 file changed

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

1 file changed

+0
-1
lines changed

examples/SARA-R5_Example17_AssistNow_MQTT/secrets.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@ static const char AWS_CERT_CRT[] PROGMEM = R"(-----BEGIN CERTIFICATE-----
1616
<ADD YOUR CLIENT CERTIFICATE HERE>
1717
-----END CERTIFICATE-----)";
1818

19-
// Get this from Thingstream Portal
2019
// <Your PointPerfect Thing> -> Credentials -> Client Key
2120
static const char AWS_CERT_PRIVATE[] PROGMEM = R"(-----BEGIN RSA PRIVATE KEY-----
2221
<ADD YOUR CLIENT KEY HERE>

0 commit comments

Comments
 (0)