fork from simple sample of mqtt
Dependencies: azure_c_shared_utility azure_umqtt_c iothub_client iothub_mqtt_transport serializer wolfSSL
Fork of simplesample_mqtt by
Diff: certs.c
- Revision:
- 27:f85d634ae232
- Parent:
- 2:eef448cf9eb7
- Child:
- 30:7bb030702a93
diff -r 3126b9d4187b -r f85d634ae232 certs.c --- a/certs.c Wed Dec 14 16:04:11 2016 -0800 +++ b/certs.c Sun Jan 08 11:15:27 2017 -0800 @@ -3,6 +3,8 @@ /* This file contains certs needed to communicate with Azure (IoT) */ +#include "certs.h" + const char certificates[] = /* Baltimore */ "-----BEGIN CERTIFICATE-----\r\n"