Skip to content

Commit fed7bd4

Browse files
committed
Fixes based on new config value for LED pin
1 parent 5479503 commit fed7bd4

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

articles/iot-hub/iot-hub-raspberry-pi-kit-node-get-started.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,13 @@
22
title: Connect Raspberry Pi to Azure IoT Hub in the cloud (Node.js)
33
description: Learn how to set up and connect Raspberry Pi to Azure IoT Hub for Raspberry Pi to send data to the Azure cloud platform in this tutorial.
44
author: wesmc7777
5-
manager: philmea
5+
manager: eliotgra
66
keywords: azure iot raspberry pi, raspberry pi iot hub, raspberry pi send data to cloud, raspberry pi to cloud
77
ms.service: iot-hub
88
services: iot-hub
99
ms.devlang: nodejs
1010
ms.topic: conceptual
11-
ms.date: 07/17/2019
11+
ms.date: 03/13/2020
1212
ms.author: wesmc
1313
---
1414

@@ -126,7 +126,7 @@ Prepare the microSD card for installation of the Raspbian image.
126126
127127
### Connect the sensor to Pi
128128

129-
Use the breadboard and jumper wires to connect an LED and a BME280 to Pi as follows. If you dont have the sensor, [skip this section](#connect-pi-to-the-network).
129+
Use the breadboard and jumper wires to connect an LED and a BME280 to Pi as follows. If you don't have the sensor, [skip this section](#connect-pi-to-the-network).
130130

131131
![The Raspberry Pi and sensor connection](./media/iot-hub-raspberry-pi-kit-node-get-started/3-raspberry-pi-sensor-connection.png)
132132

@@ -251,6 +251,6 @@ For more ways to process data sent by your device, continue on to the next secti
251251

252252
## Next steps
253253

254-
Youve run a sample application to collect sensor data and send it to your IoT hub.
254+
You've run a sample application to collect sensor data and send it to your IoT hub.
255255

256256
[!INCLUDE [iot-hub-get-started-next-steps](../../includes/iot-hub-get-started-next-steps.md)]
-147 KB
Loading

0 commit comments

Comments
 (0)