Skip to content

Commit 274c238

Browse files
committed
add link to sketch
1 parent 907b737 commit 274c238

File tree

1 file changed

+6
-9
lines changed

1 file changed

+6
-9
lines changed

content/Hardware Support/UNO/Update-the-firmware-of-a-Modulino-node.md

Lines changed: 6 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -42,16 +42,13 @@ In this article:
4242

4343
2. Connect the board to your computer and [open the Cloud Editor](https://support.arduino.cc/hc/en-us/articles/13809101080732-Open-the-Cloud-Editor).
4444

45-
3. Go to the **Examples** tab on the left-side panel, and select **From Libraries**.
45+
3. Open the [FirmwareUpdater sketch](https://app.arduino.cc/sketches/examples?nav=Examples&eid=modulino_0_4_2%2Fexamples%2FUtilities%2FFirmwareUpdater&slid=modulino_0_4_2).
4646

47-
4. Search for "Modulino" and open **Modulino > Utililities > FirmwareUpdater**.
47+
> [!NOTE]
48+
> Alternatively, go to **Examples > From Libraries**, search for "Modulino," and open **Modulino > Utilities > FirmwareUpdater**.
4849
49-
5. Copy the "FirmwareUpdater" example to a new sketch.
50+
4. Click ![Upload button](img/symbol_upload_cloud.png) **Upload** to upload the sketch to your Arduino UNO R4 WiFi.
5051

51-
!["Examples" tab in Cloud Editor showing Modulino examples, with 'FirmwareUpdater' selected and 'Copy in your sketches' highlighted](img/modulino_firmwareUpdater.png)
52+
5. The firmware update is complete when the sketch is successfully uploaded to the board and the text `PAS` is displayed on the LED matrix.
5253

53-
6. Click ![Upload button](img/symbol_upload_cloud.png) **Upload** to upload the sketch to your Arduino UNO R4 WiFi.
54-
55-
7. The firmware update is complete when the sketch is successfully uploaded to the board and the text `PAS` is displayed on the LED matrix.
56-
57-
8. You can now test the Modulino by [importing a Modulino Template](https://support.arduino.cc/hc/en-us/articles/14826942993308-Import-an-Arduino-Cloud-Template).
54+
6. You can now test the Modulino by [importing a Modulino Template](https://support.arduino.cc/hc/en-us/articles/14826942993308-Import-an-Arduino-Cloud-Template).

0 commit comments

Comments
 (0)