Azure / azure-iot-arduino

Azure IoT library for the Arduino
Other
167 stars 96 forks source link

Missing internal header file #113

Closed bluecaptain closed 4 years ago

bluecaptain commented 4 years ago

Seems that the reference "internal/blob.h" in iothub_client_ll_uploadtoblob.c is missing.

Any ideas ?

jbobotek commented 4 years ago

It's intentionally missing. We do not support upload to blob on Arduino releases.