Skip to content

Commit b86f84d

Browse files
author
Amanda Butler
authored
Add NOCI in device-mangement.md
Fix failing Travis job.
1 parent d0e253d commit b86f84d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/device-management.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ Useful references:
4545

4646
1. Reference the library from the `main.cpp` file, and add network and storage drivers. Finally, initialize the SimpleMbedCloudClient library. This is the architecture of a device management application with Mbed OS:
4747

48-
```cpp
48+
```cpp NOCI
4949
#include "simple-mbed-cloud-client.h"
5050
#include <Block device>
5151
#include <Filesystem>

0 commit comments

Comments
 (0)