Skip to content

Commit 9079db2

Browse files
Update articles/iot-develop/howto-convert-to-pnp.md
Co-authored-by: Dominic Betts <[email protected]>
1 parent 13a1bcd commit 9079db2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/iot-develop/howto-convert-to-pnp.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ Before you create a model for your device, you need to understand the existing c
2929
- The read-only and writable properties the device synchronizes with your service.
3030
- The commands invoked from the service that the device responds to.
3131

32-
For example, review the following device code snippets that implement various device capabilities. These examples are based on the sample in PnPMQTTWin32-Before.
32+
For example, review the following device code snippets that implement various device capabilities.
3333

3434
The following snippet shows the device sending temperature telemetry:
3535

0 commit comments

Comments
 (0)