Update wio-terminal-connect-hub.md

pull/73/head
Lateefah Bello 4 years ago committed by GitHub
parent 022659d501
commit 56cba11b64
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -110,7 +110,7 @@ The next step is to connect your device to IoT Hub.
initTime(); initTime();
``` ```
1. Add the following variable declaration to the top of the file, just below the included directive: 1. Add the following variable declaration to the top of the file, just below the `#include` directives:
```cpp ```cpp
IOTHUB_DEVICE_CLIENT_LL_HANDLE _device_ll_handle; IOTHUB_DEVICE_CLIENT_LL_HANDLE _device_ll_handle;

Loading…
Cancel
Save