Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependents: iothub_client_sample_http simplesample_http temp_sensor_anomaly
Diff: iothubtransporthttp.h
- Revision:
- 38:01bf35934f1b
- Parent:
- 18:ab990f6aa61f
--- a/iothubtransporthttp.h Tue Jun 26 19:13:35 2018 -0700 +++ b/iothubtransporthttp.h Tue Sep 11 11:12:14 2018 -0700 @@ -11,7 +11,7 @@ { #endif - extern const TRANSPORT_PROVIDER* HTTP_Protocol(void); + extern const TRANSPORT_PROVIDER* HTTP_Protocol(void); #ifdef __cplusplus }