You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/hardware/08.kits/maker/plant-watering-kit/tutorials/iot-smart-garden-setup-with-nanorp2040/content.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -131,7 +131,7 @@ To connect your board to the Arduino IoT Cloud, we will use the [Plant Watering
131
131
132
132
See the image below to understand how to set it up.
***This section is for you who want to set up the cloud manually. For easy setup, use the template provided (see section just above).***
@@ -151,7 +151,7 @@ Begin by navigating to the [Arduino IoT Cloud](https://create.arduino.cc/iot/thi
151
151
152
152
**4.** Your Thing overview should now look like the following:
153
153
154
-

154
+

155
155
156
156
**5.** Go to the sketch tab, and use the following code:
157
157
@@ -298,7 +298,7 @@ void onWaterTimeChange() {
298
298
299
299
**7.** Inside the dashboard view, click on **"Add"** then **"Things"** and select your Thing. This will generate a list of widgets and you can click on **"Create Widget"** to complete it. You should now see something similar to this dashboard:
0 commit comments